hrjy e51fa34b25 commit hace 2 años
..
README.md e51fa34b25 commit hace 2 años
bucket_lifecycleRule.php e51fa34b25 commit hace 2 años
cdn_get_bandwidth.php e51fa34b25 commit hace 2 años
cdn_get_flux.php e51fa34b25 commit hace 2 años
cdn_get_log_list.php e51fa34b25 commit hace 2 años
cdn_refresh_urls_dirs.php e51fa34b25 commit hace 2 años
cdn_timestamp_antileech.php e51fa34b25 commit hace 2 años
delete_bucket.php e51fa34b25 commit hace 2 años
delete_bucketEvent.php e51fa34b25 commit hace 2 años
delete_bucketLifecycleRule.php e51fa34b25 commit hace 2 años
get_bucketEvents.php e51fa34b25 commit hace 2 años
get_bucketLifecycleRules.php e51fa34b25 commit hace 2 años
get_bucketList.php e51fa34b25 commit hace 2 años
get_bucketQuota.php e51fa34b25 commit hace 2 años
get_bucketinfo.php e51fa34b25 commit hace 2 años
get_bucketinfos.php e51fa34b25 commit hace 2 años
get_corsRules.php e51fa34b25 commit hace 2 años
image_url_builder.php e51fa34b25 commit hace 2 años
persistent_fop_init.php e51fa34b25 commit hace 2 años
persistent_fop_status.php e51fa34b25 commit hace 2 años
pfop_mkzip.php e51fa34b25 commit hace 2 años
pfop_vframe.php e51fa34b25 commit hace 2 años
pfop_video_avthumb.php e51fa34b25 commit hace 2 años
pfop_watermark.php e51fa34b25 commit hace 2 años
php-logo.png e51fa34b25 commit hace 2 años
prefop.php e51fa34b25 commit hace 2 años
pulpvideo.php e51fa34b25 commit hace 2 años
put_bucketAccessMode.php e51fa34b25 commit hace 2 años
put_bucketAccessStyleMode.php e51fa34b25 commit hace 2 años
put_bucketEvent.php e51fa34b25 commit hace 2 años
put_bucketMaxAge.php e51fa34b25 commit hace 2 años
put_bucketQuota.php e51fa34b25 commit hace 2 años
put_referAntiLeech.php e51fa34b25 commit hace 2 años
qetag.php e51fa34b25 commit hace 2 años
rs_batch_change_mime.php e51fa34b25 commit hace 2 años
rs_batch_change_type.php e51fa34b25 commit hace 2 años
rs_batch_copy.php e51fa34b25 commit hace 2 años
rs_batch_delete.php e51fa34b25 commit hace 2 años
rs_batch_delete_after_days.php e51fa34b25 commit hace 2 años
rs_batch_move.php e51fa34b25 commit hace 2 años
rs_batch_stat.php e51fa34b25 commit hace 2 años
rs_bucket_domains.php e51fa34b25 commit hace 2 años
rs_buckets.php e51fa34b25 commit hace 2 años
rs_change_mime.php e51fa34b25 commit hace 2 años
rs_change_status.php e51fa34b25 commit hace 2 años
rs_change_type.php e51fa34b25 commit hace 2 años
rs_copy.php e51fa34b25 commit hace 2 años
rs_delete.php e51fa34b25 commit hace 2 años
rs_delete_after_days.php e51fa34b25 commit hace 2 años
rs_download_urls.php e51fa34b25 commit hace 2 años
rs_fetch.php e51fa34b25 commit hace 2 años
rs_move.php e51fa34b25 commit hace 2 años
rs_prefetch.php e51fa34b25 commit hace 2 años
rs_pub_domain.php e51fa34b25 commit hace 2 años
rs_stat.php e51fa34b25 commit hace 2 años
rsf_list_bucket.php e51fa34b25 commit hace 2 años
rsf_list_files.php e51fa34b25 commit hace 2 años
rsf_v2list_bucket.php e51fa34b25 commit hace 2 años
saveas.php e51fa34b25 commit hace 2 años
update_bucketEvent.php e51fa34b25 commit hace 2 años
update_bucketLifecycleRule.php e51fa34b25 commit hace 2 años
upload_and_callback.php e51fa34b25 commit hace 2 años
upload_and_pfop.php e51fa34b25 commit hace 2 años
upload_mgr_init.php e51fa34b25 commit hace 2 años
upload_multi_demos.php e51fa34b25 commit hace 2 años
upload_simple_file.php e51fa34b25 commit hace 2 años
upload_tokens.php e51fa34b25 commit hace 2 años
upload_verify_callback.php e51fa34b25 commit hace 2 años

README.md

examples

这些 examples 旨在帮助你快速了解使用七牛的sdk。这些demo都是可以直接运行的, 但是在运行之前需要填上您自己的参数。

比如:

  • $bucket 需要填上您想操作的 bucket名字
  • $accessKey$secretKey 可以在我们的管理后台找到。
  • 在进行视频转码压缩文件等异步操作时 需要使用到的队列名称也可以在我们管理后台新建。