码迷,mamicode.com
首页 >  
搜索关键字:tools    ( 10556个结果
Vs错误列表(Error List)一直显示问题
Vs错误列表(Error List)一直显示问题 设置:Error List显隐控制设置方式:Tools → Options-> Projects and Solutions → General 中的选项:show-error-list-when-compile-fail-setting (勾选|不 ...
分类:其他好文   时间:2021-02-08 11:47:41    阅读次数:0
vue-cli使用echarts系列之涟漪效果地图effectScatter
项目githup地址https://github.com/shengbid/echarts-series 效果图 实现步骤 1.下载地图json数据到项目中,我的地图下载地址http://datav.aliyun.com/tools/atlas/#&lat=30.316551722910077&ln ...
分类:其他好文   时间:2021-02-06 11:53:21    阅读次数:0
05 Spring Boot项目搭建步骤(超详细)
在 Spring Tools 4 for Eclipse 中依次选择 File->New->Maven Project 完了上述操作之后,在 pom.xml 中添加 Spring Boot 的依赖,代码如下所示。 <parent> <groupId>org.springframework.boot< ...
分类:编程语言   时间:2021-02-06 11:43:13    阅读次数:0
「FCITX」- 安装 @20210203
方法一、从发行版的源中安装(推荐) 在 Kali GNU/Linux Rolling、Ubuntu 等 Debian 衍生版中,执行如下安装命令: apt-get install fcitx fcitx-bin fcitx-tools fcitx-libs-dev fcitx-table-wbpy ...
分类:其他好文   时间:2021-02-04 11:46:23    阅读次数:0
在用Android StudioBuild项目时,提示:Could not resolve all files for configuration ':classpath'.Could not find com.android.tools.
在用Android StudioBuild项目时,提示:Could not resolve all files for configuration ':classpath'.Could not find com.android.tools. Error:Gradle: A problem occur ...
分类:移动开发   时间:2021-02-03 11:01:45    阅读次数:0
SQLiteHelper
using System; using System.Data; using System.Text.RegularExpressions; using System.Xml; using System.IO; using System.Collections; using System.Data. ...
分类:数据库   时间:2021-01-27 13:17:35    阅读次数:0
上线流程
购买服务器 12 # 购买阿里云服务器# 短期或是测试使用,创建 按量收费 服务器,可以随时删除,删除后不再计费,但要保证账户余额100元以上 连接服务器 12345 1)账号>: ssh root@39.99.192.1272)密码>: ******** 服务器命令 管理员权限 12 1)以下所有 ...
分类:其他好文   时间:2021-01-25 10:58:53    阅读次数:0
gitlab操作
新建一个gitlab,用于提交代码,然后git bash。 A20331@A200331R MINGW64 /d/workspace/gitlab (master)$ git clone git@10.240.1.140:tools-dev-team/ecusimulatorrecorder.git ...
分类:其他好文   时间:2021-01-22 11:59:10    阅读次数:0
Hello World 实例
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_ ...
分类:其他好文   时间:2021-01-21 10:51:22    阅读次数:0
android中uiautomatorviewer monkeyrunner脚本地址
uiautomatorviewer monkeyrunner脚本地址: sdk/tools/bin目录下面 android 启动DDMS: 双击 sdk/tools/monitor.bat 即可启动 (androidStuido3.0之后的启动方式) 参考:https://blog.csdn.net ...
分类:移动开发   时间:2021-01-21 10:34:43    阅读次数:0
10556条   上一页 1 ... 8 9 10 11 12 ... 1056 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!