杨总惠通宝
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lqmac 46bb7b19d3 初始化 9 months ago
..
README.md 初始化 9 months ago
bucket_lifecycleRule.php 初始化 9 months ago
cdn_get_bandwidth.php 初始化 9 months ago
cdn_get_flux.php 初始化 9 months ago
cdn_get_log_list.php 初始化 9 months ago
cdn_refresh_urls_dirs.php 初始化 9 months ago
cdn_timestamp_antileech.php 初始化 9 months ago
delete_bucket.php 初始化 9 months ago
delete_bucketEvent.php 初始化 9 months ago
delete_bucketLifecycleRule.php 初始化 9 months ago
get_bucketEvents.php 初始化 9 months ago
get_bucketLifecycleRules.php 初始化 9 months ago
get_bucketList.php 初始化 9 months ago
get_bucketQuota.php 初始化 9 months ago
get_bucketinfo.php 初始化 9 months ago
get_bucketinfos.php 初始化 9 months ago
get_corsRules.php 初始化 9 months ago
image_url_builder.php 初始化 9 months ago
persistent_fop_init.php 初始化 9 months ago
persistent_fop_status.php 初始化 9 months ago
pfop_mkzip.php 初始化 9 months ago
pfop_vframe.php 初始化 9 months ago
pfop_video_avthumb.php 初始化 9 months ago
pfop_watermark.php 初始化 9 months ago
php-logo.png 初始化 9 months ago
prefop.php 初始化 9 months ago
pulpvideo.php 初始化 9 months ago
put_bucketAccessMode.php 初始化 9 months ago
put_bucketAccessStyleMode.php 初始化 9 months ago
put_bucketEvent.php 初始化 9 months ago
put_bucketMaxAge.php 初始化 9 months ago
put_bucketQuota.php 初始化 9 months ago
put_referAntiLeech.php 初始化 9 months ago
qetag.php 初始化 9 months ago
rs_batch_change_mime.php 初始化 9 months ago
rs_batch_change_type.php 初始化 9 months ago
rs_batch_copy.php 初始化 9 months ago
rs_batch_delete.php 初始化 9 months ago
rs_batch_delete_after_days.php 初始化 9 months ago
rs_batch_move.php 初始化 9 months ago
rs_batch_stat.php 初始化 9 months ago
rs_bucket_domains.php 初始化 9 months ago
rs_buckets.php 初始化 9 months ago
rs_change_mime.php 初始化 9 months ago
rs_change_status.php 初始化 9 months ago
rs_change_type.php 初始化 9 months ago
rs_copy.php 初始化 9 months ago
rs_delete.php 初始化 9 months ago
rs_delete_after_days.php 初始化 9 months ago
rs_download_urls.php 初始化 9 months ago
rs_fetch.php 初始化 9 months ago
rs_move.php 初始化 9 months ago
rs_prefetch.php 初始化 9 months ago
rs_pub_domain.php 初始化 9 months ago
rs_stat.php 初始化 9 months ago
rsf_list_bucket.php 初始化 9 months ago
rsf_list_files.php 初始化 9 months ago
rsf_v2list_bucket.php 初始化 9 months ago
saveas.php 初始化 9 months ago
update_bucketEvent.php 初始化 9 months ago
update_bucketLifecycleRule.php 初始化 9 months ago
upload_and_callback.php 初始化 9 months ago
upload_and_pfop.php 初始化 9 months ago
upload_mgr_init.php 初始化 9 months ago
upload_multi_demos.php 初始化 9 months ago
upload_simple_file.php 初始化 9 months ago
upload_tokens.php 初始化 9 months ago
upload_verify_callback.php 初始化 9 months ago

README.md

examples

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

比如:

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