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

README.md

examples

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

比如:

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