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

README.md

examples

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

比如:

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