截流自动化的商城平台
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Your Name fe0a99e39f first commit 1 месяц назад
..
rtc first commit 1 месяц назад
sms first commit 1 месяц назад
README.md first commit 1 месяц назад
bucket_lifecycleRule.php first commit 1 месяц назад
cdn_get_bandwidth.php first commit 1 месяц назад
cdn_get_flux.php first commit 1 месяц назад
cdn_get_log_list.php first commit 1 месяц назад
cdn_get_prefetch_list.php first commit 1 месяц назад
cdn_get_refresh_list.php first commit 1 месяц назад
cdn_refresh_urls_dirs.php first commit 1 месяц назад
cdn_timestamp_antileech.php first commit 1 месяц назад
censor_image.php first commit 1 месяц назад
censor_video.php first commit 1 месяц назад
delete_bucket.php first commit 1 месяц назад
delete_bucketEvent.php first commit 1 месяц назад
delete_bucketLifecycleRule.php first commit 1 месяц назад
get_bucketEvents.php first commit 1 месяц назад
get_bucketLifecycleRules.php first commit 1 месяц назад
get_bucketList.php first commit 1 месяц назад
get_bucketQuota.php first commit 1 месяц назад
get_bucketinfo.php first commit 1 месяц назад
get_bucketinfos.php first commit 1 месяц назад
get_corsRules.php first commit 1 месяц назад
image_url_builder.php first commit 1 месяц назад
persistent_fop_init.php first commit 1 месяц назад
persistent_fop_status.php first commit 1 месяц назад
pfop_mkzip.php first commit 1 месяц назад
pfop_vframe.php first commit 1 месяц назад
pfop_video_avthumb.php first commit 1 месяц назад
pfop_watermark.php first commit 1 месяц назад
php-logo.png first commit 1 месяц назад
prefop.php first commit 1 месяц назад
put_bucketAccessMode.php first commit 1 месяц назад
put_bucketAccessStyleMode.php first commit 1 месяц назад
put_bucketEvent.php first commit 1 месяц назад
put_bucketMaxAge.php first commit 1 месяц назад
put_bucketQuota.php first commit 1 месяц назад
put_referAntiLeech.php first commit 1 месяц назад
qetag.php first commit 1 месяц назад
rs_asynch_fetch.php first commit 1 месяц назад
rs_batch_change_mime.php first commit 1 месяц назад
rs_batch_change_type.php first commit 1 месяц назад
rs_batch_copy.php first commit 1 месяц назад
rs_batch_delete.php first commit 1 месяц назад
rs_batch_delete_after_days.php first commit 1 месяц назад
rs_batch_move.php first commit 1 месяц назад
rs_batch_stat.php first commit 1 месяц назад
rs_bucket_domains.php first commit 1 месяц назад
rs_buckets.php first commit 1 месяц назад
rs_change_mime.php first commit 1 месяц назад
rs_change_status.php first commit 1 месяц назад
rs_change_type.php first commit 1 месяц назад
rs_copy.php first commit 1 месяц назад
rs_delete.php first commit 1 месяц назад
rs_delete_after_days.php first commit 1 месяц назад
rs_download_urls.php first commit 1 месяц назад
rs_fetch.php first commit 1 месяц назад
rs_move.php first commit 1 месяц назад
rs_prefetch.php first commit 1 месяц назад
rs_stat.php first commit 1 месяц назад
rsf_list_bucket.php first commit 1 месяц назад
rsf_list_files.php first commit 1 месяц назад
rsf_v2list_bucket.php first commit 1 месяц назад
saveas.php first commit 1 месяц назад
update_bucketEvent.php first commit 1 месяц назад
update_bucketLifecycleRule.php first commit 1 месяц назад
upload_and_callback.php first commit 1 месяц назад
upload_and_pfop.php first commit 1 месяц назад
upload_mgr_init.php first commit 1 месяц назад
upload_multi_demos.php first commit 1 месяц назад
upload_simple_file.php first commit 1 месяц назад
upload_tokens.php first commit 1 месяц назад
upload_verify_callback.php first commit 1 месяц назад
upload_with_qvmzone.php first commit 1 месяц назад
upload_with_zone.php first commit 1 месяц назад

README.md

examples

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

比如:

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