截流自动化的商城平台
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Your Name fe0a99e39f first commit vor 2 Monaten
..
rtc first commit vor 2 Monaten
sms first commit vor 2 Monaten
README.md first commit vor 2 Monaten
bucket_lifecycleRule.php first commit vor 2 Monaten
cdn_get_bandwidth.php first commit vor 2 Monaten
cdn_get_flux.php first commit vor 2 Monaten
cdn_get_log_list.php first commit vor 2 Monaten
cdn_get_prefetch_list.php first commit vor 2 Monaten
cdn_get_refresh_list.php first commit vor 2 Monaten
cdn_refresh_urls_dirs.php first commit vor 2 Monaten
cdn_timestamp_antileech.php first commit vor 2 Monaten
censor_image.php first commit vor 2 Monaten
censor_video.php first commit vor 2 Monaten
delete_bucket.php first commit vor 2 Monaten
delete_bucketEvent.php first commit vor 2 Monaten
delete_bucketLifecycleRule.php first commit vor 2 Monaten
get_bucketEvents.php first commit vor 2 Monaten
get_bucketLifecycleRules.php first commit vor 2 Monaten
get_bucketList.php first commit vor 2 Monaten
get_bucketQuota.php first commit vor 2 Monaten
get_bucketinfo.php first commit vor 2 Monaten
get_bucketinfos.php first commit vor 2 Monaten
get_corsRules.php first commit vor 2 Monaten
image_url_builder.php first commit vor 2 Monaten
persistent_fop_init.php first commit vor 2 Monaten
persistent_fop_status.php first commit vor 2 Monaten
pfop_mkzip.php first commit vor 2 Monaten
pfop_vframe.php first commit vor 2 Monaten
pfop_video_avthumb.php first commit vor 2 Monaten
pfop_watermark.php first commit vor 2 Monaten
php-logo.png first commit vor 2 Monaten
prefop.php first commit vor 2 Monaten
put_bucketAccessMode.php first commit vor 2 Monaten
put_bucketAccessStyleMode.php first commit vor 2 Monaten
put_bucketEvent.php first commit vor 2 Monaten
put_bucketMaxAge.php first commit vor 2 Monaten
put_bucketQuota.php first commit vor 2 Monaten
put_referAntiLeech.php first commit vor 2 Monaten
qetag.php first commit vor 2 Monaten
rs_asynch_fetch.php first commit vor 2 Monaten
rs_batch_change_mime.php first commit vor 2 Monaten
rs_batch_change_type.php first commit vor 2 Monaten
rs_batch_copy.php first commit vor 2 Monaten
rs_batch_delete.php first commit vor 2 Monaten
rs_batch_delete_after_days.php first commit vor 2 Monaten
rs_batch_move.php first commit vor 2 Monaten
rs_batch_stat.php first commit vor 2 Monaten
rs_bucket_domains.php first commit vor 2 Monaten
rs_buckets.php first commit vor 2 Monaten
rs_change_mime.php first commit vor 2 Monaten
rs_change_status.php first commit vor 2 Monaten
rs_change_type.php first commit vor 2 Monaten
rs_copy.php first commit vor 2 Monaten
rs_delete.php first commit vor 2 Monaten
rs_delete_after_days.php first commit vor 2 Monaten
rs_download_urls.php first commit vor 2 Monaten
rs_fetch.php first commit vor 2 Monaten
rs_move.php first commit vor 2 Monaten
rs_prefetch.php first commit vor 2 Monaten
rs_stat.php first commit vor 2 Monaten
rsf_list_bucket.php first commit vor 2 Monaten
rsf_list_files.php first commit vor 2 Monaten
rsf_v2list_bucket.php first commit vor 2 Monaten
saveas.php first commit vor 2 Monaten
update_bucketEvent.php first commit vor 2 Monaten
update_bucketLifecycleRule.php first commit vor 2 Monaten
upload_and_callback.php first commit vor 2 Monaten
upload_and_pfop.php first commit vor 2 Monaten
upload_mgr_init.php first commit vor 2 Monaten
upload_multi_demos.php first commit vor 2 Monaten
upload_simple_file.php first commit vor 2 Monaten
upload_tokens.php first commit vor 2 Monaten
upload_verify_callback.php first commit vor 2 Monaten
upload_with_qvmzone.php first commit vor 2 Monaten
upload_with_zone.php first commit vor 2 Monaten

README.md

examples

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

比如:

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