Kirin af028ebd40 1 3 月之前
..
rtc af028ebd40 1 3 月之前
sms af028ebd40 1 3 月之前
README.md af028ebd40 1 3 月之前
bucket_lifecycleRule.php af028ebd40 1 3 月之前
cdn_get_bandwidth.php af028ebd40 1 3 月之前
cdn_get_flux.php af028ebd40 1 3 月之前
cdn_get_log_list.php af028ebd40 1 3 月之前
cdn_get_prefetch_list.php af028ebd40 1 3 月之前
cdn_get_refresh_list.php af028ebd40 1 3 月之前
cdn_refresh_urls_dirs.php af028ebd40 1 3 月之前
cdn_timestamp_antileech.php af028ebd40 1 3 月之前
censor_image.php af028ebd40 1 3 月之前
censor_video.php af028ebd40 1 3 月之前
delete_bucket.php af028ebd40 1 3 月之前
delete_bucketEvent.php af028ebd40 1 3 月之前
delete_bucketLifecycleRule.php af028ebd40 1 3 月之前
get_bucketEvents.php af028ebd40 1 3 月之前
get_bucketLifecycleRules.php af028ebd40 1 3 月之前
get_bucketList.php af028ebd40 1 3 月之前
get_bucketQuota.php af028ebd40 1 3 月之前
get_bucketinfo.php af028ebd40 1 3 月之前
get_bucketinfos.php af028ebd40 1 3 月之前
get_corsRules.php af028ebd40 1 3 月之前
image_url_builder.php af028ebd40 1 3 月之前
persistent_fop_init.php af028ebd40 1 3 月之前
persistent_fop_status.php af028ebd40 1 3 月之前
pfop_mkzip.php af028ebd40 1 3 月之前
pfop_vframe.php af028ebd40 1 3 月之前
pfop_video_avthumb.php af028ebd40 1 3 月之前
pfop_watermark.php af028ebd40 1 3 月之前
php-logo.png af028ebd40 1 3 月之前
prefop.php af028ebd40 1 3 月之前
put_bucketAccessMode.php af028ebd40 1 3 月之前
put_bucketAccessStyleMode.php af028ebd40 1 3 月之前
put_bucketEvent.php af028ebd40 1 3 月之前
put_bucketMaxAge.php af028ebd40 1 3 月之前
put_bucketQuota.php af028ebd40 1 3 月之前
put_referAntiLeech.php af028ebd40 1 3 月之前
qetag.php af028ebd40 1 3 月之前
rs_asynch_fetch.php af028ebd40 1 3 月之前
rs_batch_change_mime.php af028ebd40 1 3 月之前
rs_batch_change_type.php af028ebd40 1 3 月之前
rs_batch_copy.php af028ebd40 1 3 月之前
rs_batch_delete.php af028ebd40 1 3 月之前
rs_batch_delete_after_days.php af028ebd40 1 3 月之前
rs_batch_move.php af028ebd40 1 3 月之前
rs_batch_restore_ar.php af028ebd40 1 3 月之前
rs_batch_stat.php af028ebd40 1 3 月之前
rs_bucket_domains.php af028ebd40 1 3 月之前
rs_buckets.php af028ebd40 1 3 月之前
rs_change_mime.php af028ebd40 1 3 月之前
rs_change_status.php af028ebd40 1 3 月之前
rs_change_type.php af028ebd40 1 3 月之前
rs_copy.php af028ebd40 1 3 月之前
rs_delete.php af028ebd40 1 3 月之前
rs_delete_after_days.php af028ebd40 1 3 月之前
rs_download_urls.php af028ebd40 1 3 月之前
rs_fetch.php af028ebd40 1 3 月之前
rs_move.php af028ebd40 1 3 月之前
rs_prefetch.php af028ebd40 1 3 月之前
rs_restore.php af028ebd40 1 3 月之前
rs_stat.php af028ebd40 1 3 月之前
rsf_list_bucket.php af028ebd40 1 3 月之前
rsf_list_files.php af028ebd40 1 3 月之前
rsf_v2list_bucket.php af028ebd40 1 3 月之前
saveas.php af028ebd40 1 3 月之前
update_bucketEvent.php af028ebd40 1 3 月之前
update_bucketLifecycleRule.php af028ebd40 1 3 月之前
upload_and_callback.php af028ebd40 1 3 月之前
upload_and_pfop.php af028ebd40 1 3 月之前
upload_mgr_init.php af028ebd40 1 3 月之前
upload_multi_demos.php af028ebd40 1 3 月之前
upload_simple_file.php af028ebd40 1 3 月之前
upload_tokens.php af028ebd40 1 3 月之前
upload_verify_callback.php af028ebd40 1 3 月之前
upload_with_qvmzone.php af028ebd40 1 3 月之前
upload_with_zone.php af028ebd40 1 3 月之前

README.md

examples

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

比如:

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