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

README.md

examples

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

比如:

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