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

README.md

examples

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

比如:

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