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

README.md

examples

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

比如:

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