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

README.md

examples

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

比如:

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