智慧教务系统
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.
 
 
 
 
 
 
于宏哲PHP 08d47f1303 new 11 months ago
..
rtc new 11 months ago
sms new 11 months ago
README.md new 11 months ago
bucket_lifecycleRule.php new 11 months ago
cdn_get_bandwidth.php new 11 months ago
cdn_get_flux.php new 11 months ago
cdn_get_log_list.php new 11 months ago
cdn_get_prefetch_list.php new 11 months ago
cdn_get_refresh_list.php new 11 months ago
cdn_refresh_urls_dirs.php new 11 months ago
cdn_timestamp_antileech.php new 11 months ago
censor_image.php new 11 months ago
censor_video.php new 11 months ago
delete_bucket.php new 11 months ago
delete_bucketEvent.php new 11 months ago
delete_bucketLifecycleRule.php new 11 months ago
get_bucketEvents.php new 11 months ago
get_bucketLifecycleRules.php new 11 months ago
get_bucketList.php new 11 months ago
get_bucketQuota.php new 11 months ago
get_bucketinfo.php new 11 months ago
get_bucketinfos.php new 11 months ago
get_corsRules.php new 11 months ago
image_url_builder.php new 11 months ago
persistent_fop_init.php new 11 months ago
persistent_fop_status.php new 11 months ago
pfop_mkzip.php new 11 months ago
pfop_vframe.php new 11 months ago
pfop_video_avthumb.php new 11 months ago
pfop_watermark.php new 11 months ago
php-logo.png new 11 months ago
prefop.php new 11 months ago
put_bucketAccessMode.php new 11 months ago
put_bucketAccessStyleMode.php new 11 months ago
put_bucketEvent.php new 11 months ago
put_bucketMaxAge.php new 11 months ago
put_bucketQuota.php new 11 months ago
put_referAntiLeech.php new 11 months ago
qetag.php new 11 months ago
rs_asynch_fetch.php new 11 months ago
rs_batch_change_mime.php new 11 months ago
rs_batch_change_type.php new 11 months ago
rs_batch_copy.php new 11 months ago
rs_batch_delete.php new 11 months ago
rs_batch_delete_after_days.php new 11 months ago
rs_batch_move.php new 11 months ago
rs_batch_stat.php new 11 months ago
rs_bucket_domains.php new 11 months ago
rs_buckets.php new 11 months ago
rs_change_mime.php new 11 months ago
rs_change_status.php new 11 months ago
rs_change_type.php new 11 months ago
rs_copy.php new 11 months ago
rs_delete.php new 11 months ago
rs_delete_after_days.php new 11 months ago
rs_download_urls.php new 11 months ago
rs_fetch.php new 11 months ago
rs_move.php new 11 months ago
rs_prefetch.php new 11 months ago
rs_stat.php new 11 months ago
rsf_list_bucket.php new 11 months ago
rsf_list_files.php new 11 months ago
rsf_v2list_bucket.php new 11 months ago
saveas.php new 11 months ago
update_bucketEvent.php new 11 months ago
update_bucketLifecycleRule.php new 11 months ago
upload_and_callback.php new 11 months ago
upload_and_pfop.php new 11 months ago
upload_mgr_init.php new 11 months ago
upload_multi_demos.php new 11 months ago
upload_simple_file.php new 11 months ago
upload_tokens.php new 11 months ago
upload_verify_callback.php new 11 months ago
upload_with_qvmzone.php new 11 months ago
upload_with_zone.php new 11 months ago

README.md

examples

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

比如:

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