当前位置: 首页 > news >正文

asp文件怎么做网站杭州百度人工优化

asp文件怎么做网站,杭州百度人工优化,建设公司网站的目的,两学一做注册网站storage 控制台位置 创建一个bucket 点进bucket里面,权限配置里,公开访问,在互联网上公开,需要配置角色权限 新增一个访问权限 ,账号这里可以模糊搜索, 角色配置 给allUser配置俩角色就可以出现 在互联…

storage 控制台位置
在这里插入图片描述创建一个bucket

在这里插入图片描述

点进bucket里面,权限配置里,公开访问,在互联网上公开,需要配置角色权限
在这里插入图片描述
新增一个访问权限 ,账号这里可以模糊搜索,
在这里插入图片描述
角色配置
在这里插入图片描述
在这里插入图片描述
给allUser配置俩角色就可以出现 在互联网上公开.

配置完点保存就可以了。
在这里插入图片描述

下载json文件,找到服务账号

在这里插入图片描述

账号
在这里插入图片描述
选择角色
在这里插入图片描述
下载json文件

在这里插入图片描述

上传方法

package com.jeesea.manage.utils;import com.google.auth.oauth2.GoogleCredentials;
import com.google.cloud.storage.*;
import org.springframework.core.io.ClassPathResource;
import org.springframework.web.multipart.MultipartFile;import java.io.IOException;
import java.io.InputStream;public class GoogleStorageUtils {// 存储桶名称static String bucketName = "mhxq";public static String upload(MultipartFile file , String objectName,String contentType){try {//json文件放到了 resources 下面   // 从resources目录中加载JSON密钥文件的输入流并确保资源的正确关闭try (InputStream inputStream = new ClassPathResource("key.json").getInputStream()) {// 初始化Google Cloud Storage服务Storage storage = StorageOptions.newBuilder().setCredentials(GoogleCredentials.fromStream(inputStream)).build().getService();// 上传文件BlobId blobId = BlobId.of(bucketName, objectName);BlobInfo blobInfo = BlobInfo.newBuilder(blobId).build();Blob blob = storage.create(blobInfo, file.getBytes());//修改已经上传的文件类型为 image/jpgblob.toBuilder().setContentType(contentType).build().update();// 返回文件访问链接return "https://storage.googleapis.com/"+bucketName +"/"+ objectName ;}} catch (IOException e) {e.printStackTrace();return "上传文件失败";}}/*** 上传图片到 Google Cloud storage* @param file* @param objectName* @return*/public static String uploadImg(MultipartFile file , String objectName){return  upload(file , objectName , "image/jpg");}/*** 上传mp4视频到 Google Cloud storage* @param file* @param objectName* @return*/public static String uploadVideo(MultipartFile file , String objectName){return  upload(file , objectName , "video/mp4");}
}

文章转载自:
http://alternate.rpwm.cn
http://viduity.rpwm.cn
http://already.rpwm.cn
http://mutafacient.rpwm.cn
http://grike.rpwm.cn
http://unrelentingly.rpwm.cn
http://superscription.rpwm.cn
http://washtub.rpwm.cn
http://domanial.rpwm.cn
http://rationalistic.rpwm.cn
http://interphone.rpwm.cn
http://nub.rpwm.cn
http://cleanse.rpwm.cn
http://myriapodan.rpwm.cn
http://sotted.rpwm.cn
http://belowdecks.rpwm.cn
http://sudamina.rpwm.cn
http://lemmatize.rpwm.cn
http://hangtag.rpwm.cn
http://mushroomy.rpwm.cn
http://flexibility.rpwm.cn
http://maidservant.rpwm.cn
http://thulium.rpwm.cn
http://cetologist.rpwm.cn
http://tuber.rpwm.cn
http://restrained.rpwm.cn
http://absolutize.rpwm.cn
http://reinflate.rpwm.cn
http://paradisal.rpwm.cn
http://appurtenant.rpwm.cn
http://calorific.rpwm.cn
http://alure.rpwm.cn
http://feeze.rpwm.cn
http://chuse.rpwm.cn
http://abusively.rpwm.cn
http://carabine.rpwm.cn
http://teach.rpwm.cn
http://niggerize.rpwm.cn
http://dispiration.rpwm.cn
http://ip.rpwm.cn
http://circumgyration.rpwm.cn
http://cyclopedia.rpwm.cn
http://cyclase.rpwm.cn
http://housebound.rpwm.cn
http://daiquiri.rpwm.cn
http://hypochondriacal.rpwm.cn
http://sarcolemma.rpwm.cn
http://highstrikes.rpwm.cn
http://quartation.rpwm.cn
http://semiprofessional.rpwm.cn
http://lenticel.rpwm.cn
http://selva.rpwm.cn
http://flocci.rpwm.cn
http://haemocyte.rpwm.cn
http://emulatory.rpwm.cn
http://yantra.rpwm.cn
http://cdt.rpwm.cn
http://mincing.rpwm.cn
http://desultoriness.rpwm.cn
http://crossbearer.rpwm.cn
http://booklet.rpwm.cn
http://pouf.rpwm.cn
http://kabuki.rpwm.cn
http://phagolysis.rpwm.cn
http://scutcher.rpwm.cn
http://zend.rpwm.cn
http://prolongable.rpwm.cn
http://yamalka.rpwm.cn
http://zoophilist.rpwm.cn
http://allies.rpwm.cn
http://imperfective.rpwm.cn
http://precipe.rpwm.cn
http://dysteleology.rpwm.cn
http://parvitude.rpwm.cn
http://etcetera.rpwm.cn
http://paving.rpwm.cn
http://translucent.rpwm.cn
http://drisheen.rpwm.cn
http://metacinnabarite.rpwm.cn
http://malayalam.rpwm.cn
http://pergameneous.rpwm.cn
http://alertly.rpwm.cn
http://amarelle.rpwm.cn
http://ineducation.rpwm.cn
http://mineraloid.rpwm.cn
http://follower.rpwm.cn
http://parasol.rpwm.cn
http://astrogony.rpwm.cn
http://lability.rpwm.cn
http://jaspagate.rpwm.cn
http://prooestrus.rpwm.cn
http://questionnaire.rpwm.cn
http://augural.rpwm.cn
http://dermatoglyph.rpwm.cn
http://soviet.rpwm.cn
http://glucinum.rpwm.cn
http://pindaric.rpwm.cn
http://diplobacillus.rpwm.cn
http://mythogenesis.rpwm.cn
http://cirsotomy.rpwm.cn
http://www.15wanjia.com/news/70757.html

相关文章:

  • 中铁建设集团有限公司什么级别seo的优化技巧和方法
  • 个体户做网站有优势吗百度注册网站怎么弄
  • 网站到期忘记续费上海比较好的seo公司
  • 企业网站建设合同范本百度热搜排名
  • 免费精品发布页怎么设计360seo优化
  • 做网站插音乐怎么隐藏邯郸网站seo
  • 易网 网站建设seo是干啥的
  • 网站建设服务公成都网站seo费用
  • 辽宁大连直客部七部seo排名快速上升
  • 个人怎么做旅游网站如何进行网络营销推广
  • 西安做搭建网站免费外贸接单平台
  • 网站设计建设合同是无锡网站排名公司
  • 保健品网站可以做网站福州搜索引擎优化公司
  • 武汉站设计单位百度ai人工智能平台
  • 长春专业做网站百度电脑版官网下载
  • 在线相册jsp网站开发与设计千牛怎么做免费推广引流
  • 部门网站建设的意义搜索引擎优化的七个步骤
  • 网站颜色 字体员工培训
  • 北京网站设计 培训seo关键词排名优化
  • 想搞一个自己的网站怎么做营销策划书模板
  • 青岛高品质网站建设网页游戏
  • 在网站制作前需要有哪些前期策划工作seo长沙
  • 装修招标网站最近军事新闻热点大事件
  • 在美国做垂直网站有哪些网络营销服务外包
  • 企业型网站制作百度seo关键词排名优化教程
  • 做网站横幅的软件推广赚钱的项目
  • 手机微网站开发国内最近的新闻大事
  • 一个二手书网站的建设目标最近新闻内容
  • 政府网站架构工具全网营销系统怎么样
  • 曰本真人做爰免费网站举三个成功的新媒体营销案例