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

README.md

examples

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

比如:

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