09 2019 档案

检验多个xsd的xml是否合法
摘要:Java - 使用 XSD 校验 XML https://www.cnblogs.com/huey/p/4600817.html 这种方法不支持多个xsd文件,会报错 可以使用XMLBeans Tools来验证,3.1的版本用起来有问题,后来用2.6版本的就OK了 利用xmlbeans工具对xml格 阅读全文

posted @ 2019-09-28 17:47 白马酒凉 阅读(496) 评论(0) 推荐(0) 编辑

Eclipse 打包运行maven项目
摘要:https://www.cnblogs.com/tangshengwei/p/6341462.html 阅读全文

posted @ 2019-09-28 16:18 白马酒凉 阅读(341) 评论(0) 推荐(0) 编辑

【转载】Visual Studio Code 构建 C/C++ 开发环境
摘要:https://www.cnblogs.com/XieSir/articles/8288051.html 1. 安装 MinGW Distro / MinGW / GNU GCC 中的任何一款,( Windows 下的 VS Code 暂不支持 CLang )。 2. 安装 VS Code 3. C 阅读全文

posted @ 2019-09-02 07:53 白马酒凉 阅读(509) 评论(0) 推荐(0) 编辑

【转载】Visual Studio(VS) F12 查看DLL源代码
摘要:https://www.cnblogs.com/zhaoqingqing/p/6751757.html esharper官网:https://www.jetbrains.com/resharper/ 1、安装好Visual Studio,和Resharper(默认会勾选安装Dot peek) 2、打 阅读全文

posted @ 2019-09-01 17:57 白马酒凉 阅读(2953) 评论(0) 推荐(0) 编辑

.Net Core
摘要:web dotnet new mvc dotnet run .net console mkdir apptest1 cd apptest1 dotnet new console dotnet add package Figgle dotnet publish -r win10-x64 /p:Publ 阅读全文

posted @ 2019-09-01 17:54 白马酒凉 阅读(124) 评论(0) 推荐(0) 编辑

wget递归下载网站资源
摘要:wget -r -p -np -k http://archive.openwrt.org/barrier_breaker/14.07/ramips/mt7620a/packages/ 在下载https站点时: ERROR: certificate common name `*.c.ssl.fastl 阅读全文

posted @ 2019-09-01 02:02 白马酒凉 阅读(454) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示