截流自动化的商城平台
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.
Your Name fe0a99e39f first commit преди 2 месеца
..
rtc first commit преди 2 месеца
sms first commit преди 2 месеца
README.md first commit преди 2 месеца
bucket_lifecycleRule.php first commit преди 2 месеца
cdn_get_bandwidth.php first commit преди 2 месеца
cdn_get_flux.php first commit преди 2 месеца
cdn_get_log_list.php first commit преди 2 месеца
cdn_get_prefetch_list.php first commit преди 2 месеца
cdn_get_refresh_list.php first commit преди 2 месеца
cdn_refresh_urls_dirs.php first commit преди 2 месеца
cdn_timestamp_antileech.php first commit преди 2 месеца
censor_image.php first commit преди 2 месеца
censor_video.php first commit преди 2 месеца
delete_bucket.php first commit преди 2 месеца
delete_bucketEvent.php first commit преди 2 месеца
delete_bucketLifecycleRule.php first commit преди 2 месеца
get_bucketEvents.php first commit преди 2 месеца
get_bucketLifecycleRules.php first commit преди 2 месеца
get_bucketList.php first commit преди 2 месеца
get_bucketQuota.php first commit преди 2 месеца
get_bucketinfo.php first commit преди 2 месеца
get_bucketinfos.php first commit преди 2 месеца
get_corsRules.php first commit преди 2 месеца
image_url_builder.php first commit преди 2 месеца
persistent_fop_init.php first commit преди 2 месеца
persistent_fop_status.php first commit преди 2 месеца
pfop_mkzip.php first commit преди 2 месеца
pfop_vframe.php first commit преди 2 месеца
pfop_video_avthumb.php first commit преди 2 месеца
pfop_watermark.php first commit преди 2 месеца
php-logo.png first commit преди 2 месеца
prefop.php first commit преди 2 месеца
put_bucketAccessMode.php first commit преди 2 месеца
put_bucketAccessStyleMode.php first commit преди 2 месеца
put_bucketEvent.php first commit преди 2 месеца
put_bucketMaxAge.php first commit преди 2 месеца
put_bucketQuota.php first commit преди 2 месеца
put_referAntiLeech.php first commit преди 2 месеца
qetag.php first commit преди 2 месеца
rs_asynch_fetch.php first commit преди 2 месеца
rs_batch_change_mime.php first commit преди 2 месеца
rs_batch_change_type.php first commit преди 2 месеца
rs_batch_copy.php first commit преди 2 месеца
rs_batch_delete.php first commit преди 2 месеца
rs_batch_delete_after_days.php first commit преди 2 месеца
rs_batch_move.php first commit преди 2 месеца
rs_batch_stat.php first commit преди 2 месеца
rs_bucket_domains.php first commit преди 2 месеца
rs_buckets.php first commit преди 2 месеца
rs_change_mime.php first commit преди 2 месеца
rs_change_status.php first commit преди 2 месеца
rs_change_type.php first commit преди 2 месеца
rs_copy.php first commit преди 2 месеца
rs_delete.php first commit преди 2 месеца
rs_delete_after_days.php first commit преди 2 месеца
rs_download_urls.php first commit преди 2 месеца
rs_fetch.php first commit преди 2 месеца
rs_move.php first commit преди 2 месеца
rs_prefetch.php first commit преди 2 месеца
rs_stat.php first commit преди 2 месеца
rsf_list_bucket.php first commit преди 2 месеца
rsf_list_files.php first commit преди 2 месеца
rsf_v2list_bucket.php first commit преди 2 месеца
saveas.php first commit преди 2 месеца
update_bucketEvent.php first commit преди 2 месеца
update_bucketLifecycleRule.php first commit преди 2 месеца
upload_and_callback.php first commit преди 2 месеца
upload_and_pfop.php first commit преди 2 месеца
upload_mgr_init.php first commit преди 2 месеца
upload_multi_demos.php first commit преди 2 месеца
upload_simple_file.php first commit преди 2 месеца
upload_tokens.php first commit преди 2 месеца
upload_verify_callback.php first commit преди 2 месеца
upload_with_qvmzone.php first commit преди 2 месеца
upload_with_zone.php first commit преди 2 месеца

README.md

examples

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

比如:

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