lpd e1bd7f1c26 init hace 7 meses
..
rtc e1bd7f1c26 init hace 7 meses
sms e1bd7f1c26 init hace 7 meses
README.md e1bd7f1c26 init hace 7 meses
bucket_lifecycleRule.php e1bd7f1c26 init hace 7 meses
cdn_get_bandwidth.php e1bd7f1c26 init hace 7 meses
cdn_get_flux.php e1bd7f1c26 init hace 7 meses
cdn_get_log_list.php e1bd7f1c26 init hace 7 meses
cdn_get_prefetch_list.php e1bd7f1c26 init hace 7 meses
cdn_get_refresh_list.php e1bd7f1c26 init hace 7 meses
cdn_refresh_urls_dirs.php e1bd7f1c26 init hace 7 meses
cdn_timestamp_antileech.php e1bd7f1c26 init hace 7 meses
censor_image.php e1bd7f1c26 init hace 7 meses
censor_video.php e1bd7f1c26 init hace 7 meses
delete_bucket.php e1bd7f1c26 init hace 7 meses
delete_bucketEvent.php e1bd7f1c26 init hace 7 meses
delete_bucketLifecycleRule.php e1bd7f1c26 init hace 7 meses
get_bucketEvents.php e1bd7f1c26 init hace 7 meses
get_bucketLifecycleRules.php e1bd7f1c26 init hace 7 meses
get_bucketList.php e1bd7f1c26 init hace 7 meses
get_bucketQuota.php e1bd7f1c26 init hace 7 meses
get_bucketinfo.php e1bd7f1c26 init hace 7 meses
get_bucketinfos.php e1bd7f1c26 init hace 7 meses
get_corsRules.php e1bd7f1c26 init hace 7 meses
image_url_builder.php e1bd7f1c26 init hace 7 meses
persistent_fop_init.php e1bd7f1c26 init hace 7 meses
persistent_fop_status.php e1bd7f1c26 init hace 7 meses
pfop_mkzip.php e1bd7f1c26 init hace 7 meses
pfop_vframe.php e1bd7f1c26 init hace 7 meses
pfop_video_avthumb.php e1bd7f1c26 init hace 7 meses
pfop_watermark.php e1bd7f1c26 init hace 7 meses
php-logo.png e1bd7f1c26 init hace 7 meses
prefop.php e1bd7f1c26 init hace 7 meses
put_bucketAccessMode.php e1bd7f1c26 init hace 7 meses
put_bucketAccessStyleMode.php e1bd7f1c26 init hace 7 meses
put_bucketEvent.php e1bd7f1c26 init hace 7 meses
put_bucketMaxAge.php e1bd7f1c26 init hace 7 meses
put_bucketQuota.php e1bd7f1c26 init hace 7 meses
put_referAntiLeech.php e1bd7f1c26 init hace 7 meses
qetag.php e1bd7f1c26 init hace 7 meses
rs_asynch_fetch.php e1bd7f1c26 init hace 7 meses
rs_batch_change_mime.php e1bd7f1c26 init hace 7 meses
rs_batch_change_type.php e1bd7f1c26 init hace 7 meses
rs_batch_copy.php e1bd7f1c26 init hace 7 meses
rs_batch_delete.php e1bd7f1c26 init hace 7 meses
rs_batch_delete_after_days.php e1bd7f1c26 init hace 7 meses
rs_batch_move.php e1bd7f1c26 init hace 7 meses
rs_batch_stat.php e1bd7f1c26 init hace 7 meses
rs_bucket_domains.php e1bd7f1c26 init hace 7 meses
rs_buckets.php e1bd7f1c26 init hace 7 meses
rs_change_mime.php e1bd7f1c26 init hace 7 meses
rs_change_status.php e1bd7f1c26 init hace 7 meses
rs_change_type.php e1bd7f1c26 init hace 7 meses
rs_copy.php e1bd7f1c26 init hace 7 meses
rs_delete.php e1bd7f1c26 init hace 7 meses
rs_delete_after_days.php e1bd7f1c26 init hace 7 meses
rs_download_urls.php e1bd7f1c26 init hace 7 meses
rs_fetch.php e1bd7f1c26 init hace 7 meses
rs_move.php e1bd7f1c26 init hace 7 meses
rs_prefetch.php e1bd7f1c26 init hace 7 meses
rs_stat.php e1bd7f1c26 init hace 7 meses
rsf_list_bucket.php e1bd7f1c26 init hace 7 meses
rsf_list_files.php e1bd7f1c26 init hace 7 meses
rsf_v2list_bucket.php e1bd7f1c26 init hace 7 meses
saveas.php e1bd7f1c26 init hace 7 meses
update_bucketEvent.php e1bd7f1c26 init hace 7 meses
update_bucketLifecycleRule.php e1bd7f1c26 init hace 7 meses
upload_and_callback.php e1bd7f1c26 init hace 7 meses
upload_and_pfop.php e1bd7f1c26 init hace 7 meses
upload_mgr_init.php e1bd7f1c26 init hace 7 meses
upload_multi_demos.php e1bd7f1c26 init hace 7 meses
upload_simple_file.php e1bd7f1c26 init hace 7 meses
upload_tokens.php e1bd7f1c26 init hace 7 meses
upload_verify_callback.php e1bd7f1c26 init hace 7 meses
upload_with_qvmzone.php e1bd7f1c26 init hace 7 meses
upload_with_zone.php e1bd7f1c26 init hace 7 meses

README.md

examples

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

比如:

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