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

README.md

examples

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

比如:

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