上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 27 下一页
摘要: 小米应用商店(小米开放平台) 小米开放平台:https://dev.mi.com/distribute/doc/details?pId=1072 华为应用市场上架(华为开发者联盟) 华为开发者联盟:https://developer.huawei.com/consumer/cn/ https://c 阅读全文
posted @ 2023-01-09 10:25 寒冷的雨呢 阅读(463) 评论(0) 推荐(0)
摘要: 使用IDEA打包发布SpringBoot并部署到云服务器 https://blog.csdn.net/qq_34532102/article/details/127018858 Vue_打包并发布项目 https://blog.51cto.com/u_15072903/3576689 阅读全文
posted @ 2023-01-06 14:56 寒冷的雨呢 阅读(406) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_32352777/article/details/109267847 阅读全文
posted @ 2023-01-04 10:25 寒冷的雨呢 阅读(26) 评论(0) 推荐(0)
摘要: https://uniapp.dcloud.net.cn/tutorial/app-splashscreen.html#common https://ask.dcloud.net.cn/article/id-37475__page-16#reply https://ask.dcloud.net.cn 阅读全文
posted @ 2022-12-30 20:41 寒冷的雨呢 阅读(273) 评论(0) 推荐(0)
摘要: 1新建项目 想要全屏显示并适应所有尺寸的iPad和iphone 需要用750*1624 2X 和 1125 * 2436 3X大小的图片 这里做完就可以导出文件了 把文件和图片放到一起 见下图 命名规范 dc_launchscreen_background@2x dc_launchscreen_ba 阅读全文
posted @ 2022-12-30 20:34 寒冷的雨呢 阅读(3170) 评论(0) 推荐(1)
摘要: https://blog.csdn.net/qq_33254766/article/details/124411988 https://blog.csdn.net/m0_66769266/article/details/124039970 阅读全文
posted @ 2022-12-30 20:11 寒冷的雨呢 阅读(24) 评论(0) 推荐(0)
摘要: uni.downloadFile下载 xiazai() { const downloadTask = uni.downloadFile({ url: 'http://img.netbian.com/file/2019/0414/7bee7eef5fc44417a0b02a46576e7e16.jpg 阅读全文
posted @ 2022-12-26 14:37 寒冷的雨呢 阅读(4730) 评论(0) 推荐(0)
摘要: https://zhidao.baidu.com/question/1754732304146628748.html 搜狗输入法,调树形 阅读全文
posted @ 2022-12-19 21:21 寒冷的雨呢 阅读(686) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/codingLeader/article/details/124803163 https://blog.csdn.net/m0_55258023/article/details/126738569 阅读全文
posted @ 2022-12-19 10:58 寒冷的雨呢 阅读(17) 评论(0) 推荐(0)
摘要: <body oncontextmenu=self.event.returnValue=false onselectstart="return false"> </body> 阅读全文
posted @ 2022-12-17 17:11 寒冷的雨呢 阅读(41) 评论(0) 推荐(0)
摘要: uniapp 上传图片与文件 https://blog.csdn.net/weixin_39604280/article/details/111119319 https://blog.csdn.net/tgs2033/article/details/123431649 //图片选择 export c 阅读全文
posted @ 2022-12-13 09:40 寒冷的雨呢 阅读(159) 评论(0) 推荐(0)
摘要: resolve和reject是两个回调函数,调用resolve会触发then,reject会触发catch <script> new Promise((resolve, reject) =>{ setTimeout(() =>{ //成功的时候调用resolve resolve('成功data') 阅读全文
posted @ 2022-12-13 09:37 寒冷的雨呢 阅读(48) 评论(0) 推荐(0)
摘要: https://ask.dcloud.net.cn/question/145637 https://blog.csdn.net/W981113/article/details/122368883 、、 https://blog.csdn.net/qq_34291570/article/details 阅读全文
posted @ 2022-12-12 17:06 寒冷的雨呢 阅读(338) 评论(0) 推荐(0)
摘要: 一、iOS标准基座 支持使用Apple证书签名,签名后可运行标准基座到iOS真机设备 https://uniapp.dcloud.net.cn/tutorial/run/ios-apple-certificate-signature.html https://www.i4.cn/news_detai 阅读全文
posted @ 2022-12-12 10:46 寒冷的雨呢 阅读(523) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/neo-java/p/11305711.html https://www.cnblogs.com/moranjl/p/15730839.html 阅读全文
posted @ 2022-12-11 16:54 寒冷的雨呢 阅读(347) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 27 下一页