Kirin aa8d359662 commit 2 лет назад
..
README.md 2bd919e148 commit 3 лет назад
bucket_lifecycleRule.php aa8d359662 commit 2 лет назад
cdn_get_bandwidth.php 2bd919e148 commit 3 лет назад
cdn_get_flux.php 2bd919e148 commit 3 лет назад
cdn_get_log_list.php 2bd919e148 commit 3 лет назад
cdn_refresh_urls_dirs.php aa8d359662 commit 2 лет назад
cdn_timestamp_antileech.php 2bd919e148 commit 3 лет назад
delete_bucket.php 2bd919e148 commit 3 лет назад
delete_bucketEvent.php 2bd919e148 commit 3 лет назад
delete_bucketLifecycleRule.php 2bd919e148 commit 3 лет назад
get_bucketEvents.php 2bd919e148 commit 3 лет назад
get_bucketLifecycleRules.php 2bd919e148 commit 3 лет назад
get_bucketList.php 2bd919e148 commit 3 лет назад
get_bucketQuota.php 2bd919e148 commit 3 лет назад
get_bucketinfo.php 2bd919e148 commit 3 лет назад
get_bucketinfos.php aa8d359662 commit 2 лет назад
get_corsRules.php 2bd919e148 commit 3 лет назад
image_url_builder.php 2bd919e148 commit 3 лет назад
persistent_fop_init.php 2bd919e148 commit 3 лет назад
persistent_fop_status.php 2bd919e148 commit 3 лет назад
pfop_mkzip.php 2bd919e148 commit 3 лет назад
pfop_vframe.php 2bd919e148 commit 3 лет назад
pfop_video_avthumb.php 2bd919e148 commit 3 лет назад
pfop_watermark.php 2bd919e148 commit 3 лет назад
php-logo.png 2bd919e148 commit 3 лет назад
prefop.php 2bd919e148 commit 3 лет назад
pulpvideo.php aa8d359662 commit 2 лет назад
put_bucketAccessMode.php 2bd919e148 commit 3 лет назад
put_bucketAccessStyleMode.php aa8d359662 commit 2 лет назад
put_bucketEvent.php 2bd919e148 commit 3 лет назад
put_bucketMaxAge.php 2bd919e148 commit 3 лет назад
put_bucketQuota.php 2bd919e148 commit 3 лет назад
put_referAntiLeech.php 2bd919e148 commit 3 лет назад
qetag.php 2bd919e148 commit 3 лет назад
rs_batch_change_mime.php 2bd919e148 commit 3 лет назад
rs_batch_change_type.php 2bd919e148 commit 3 лет назад
rs_batch_copy.php 2bd919e148 commit 3 лет назад
rs_batch_delete.php 2bd919e148 commit 3 лет назад
rs_batch_delete_after_days.php aa8d359662 commit 2 лет назад
rs_batch_move.php aa8d359662 commit 2 лет назад
rs_batch_stat.php 2bd919e148 commit 3 лет назад
rs_bucket_domains.php 2bd919e148 commit 3 лет назад
rs_buckets.php 2bd919e148 commit 3 лет назад
rs_change_mime.php 2bd919e148 commit 3 лет назад
rs_change_status.php 2bd919e148 commit 3 лет назад
rs_change_type.php 2bd919e148 commit 3 лет назад
rs_copy.php 2bd919e148 commit 3 лет назад
rs_delete.php 2bd919e148 commit 3 лет назад
rs_delete_after_days.php 2bd919e148 commit 3 лет назад
rs_download_urls.php aa8d359662 commit 2 лет назад
rs_fetch.php aa8d359662 commit 2 лет назад
rs_move.php aa8d359662 commit 2 лет назад
rs_prefetch.php 2bd919e148 commit 3 лет назад
rs_pub_domain.php 2bd919e148 commit 3 лет назад
rs_stat.php 2bd919e148 commit 3 лет назад
rsf_list_bucket.php 2bd919e148 commit 3 лет назад
rsf_list_files.php 2bd919e148 commit 3 лет назад
rsf_v2list_bucket.php 2bd919e148 commit 3 лет назад
saveas.php aa8d359662 commit 2 лет назад
update_bucketEvent.php aa8d359662 commit 2 лет назад
update_bucketLifecycleRule.php 2bd919e148 commit 3 лет назад
upload_and_callback.php 2bd919e148 commit 3 лет назад
upload_and_pfop.php 2bd919e148 commit 3 лет назад
upload_mgr_init.php 2bd919e148 commit 3 лет назад
upload_multi_demos.php 2bd919e148 commit 3 лет назад
upload_simple_file.php 2bd919e148 commit 3 лет назад
upload_tokens.php 2bd919e148 commit 3 лет назад
upload_verify_callback.php aa8d359662 commit 2 лет назад

README.md

examples

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

比如:

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