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

README.md

examples

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

比如:

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