Windows开发-月排行
如果是 WPF 编写的exe,想用NSIS打包。 脚本里面要注意了,如果使用了 FindProcDLL::FindProc 和 KillProcDLL::KillProc, 那么WPF 的编译选项必须是x86, Any CPU是不行的 NSIS代码如下: FindProcDLL::FindProc ...
分类:Windows开发 时间:2015-06-11 12:33:05 收藏:0 阅读:2282
body, html {width: 100%;height: 100%;margin:0;font-family:"微软雅黑";} #allmap{width:100%;height:500px;} p{margin-left:5px; font-size:14px;} 给多个点添加信息窗口 点击标注点,可查看由纯文本构成的简单型信息窗口 // 百度...
分类:Windows开发 时间:2015-08-28 17:41:05 收藏:0 阅读:886
Windows Remote Management (WS-Management)Windows 远程管理(WinRM)服务执行 WS-Management 协议来实现远程管理。WS-Management 是用于远程软件和硬件管理的标准 Web 服务协议。WinRM 服务侦听网络上的 WS-Mana...
分类:Windows开发 时间:2015-09-06 22:51:45 收藏:0 阅读:1797
原文地址:http://chenpeng.info/html/3510 Genymotion 模拟器安装好虚拟机后,启动时报错: —————————VirtualBox – Error In supR3HardenedWinReSpawn—————————<html><b>NtCreateFile(
分类:Windows开发 时间:2016-02-24 10:52:00 收藏:0 阅读:4733
c# 以换行(\r\n)拆分字符串 字符串数组形式: string[] striparr = strip.Split(new string[] { "\r\n" }, StringSplitOptions.None); striparr = striparr.Where(s => !string.I ...
分类:Windows开发 时间:2016-06-17 19:21:55 收藏:0 阅读:2106
故障现象:win7输入账户登录后,提示错误"此工作站和主域间的信任关系失败",所有域用户无法登录,如图:解决方式:1.微软官方,退域重新加入域https://support.microsoft.com/en-us/kb/27710402.其他建议,“重置计算机账户”https://redmondmag.com/articles/2014/0..
分类:Windows开发 时间:2016-09-19 14:33:15 收藏:0 阅读:526
自定义radiobutton样式代码: <windows.Resources> <LinearGradientBrush x:Key="CheckRadioFillNormal"> <GradientStop Color="#FFD2D4D2" Offset="0"/> <GradientStop ...
分类:Windows开发 时间:2017-05-09 14:28:05 收藏:0 阅读:1583
String.Format("{0:N1}", a) 保留小数点后一位 String.Format("{0:N2}", a) 保留小数点后两位 String.Format("{0:N3}", a) 保留小数点后三位 C#保留小数位N位四舍五入 C#保留小数位N位四舍五入 ...
分类:Windows开发 时间:2017-07-20 09:41:35 收藏:0 阅读:612
class Program { static void Main(string[] args) { string str= DB.write.ToDescription(); Console.WriteLine(str); Console.ReadKey(); } } public enum DB{ ...
分类:Windows开发 时间:2017-08-14 15:50:18 收藏:0 阅读:713
问题:通过Postman访问 Jenkins api时出现访问权限问题 解决方法:Jenkins 系统设置中设置未授权用户可以读访问。 然后Apply后,再次通过Postman访问可以正常访问 ...
分类:Windows开发 时间:2017-08-30 22:20:07 收藏:0 阅读:3249
/// /// 替换部分字符串 /// /// 需要替换的字符串 /// public static string ReplaceString(string JsonString) { if (JsonString == null) { return JsonStri... ...
分类:Windows开发 时间:2017-10-12 16:04:10 收藏:0 阅读:1592
[STAThread] static void Main() { if (Environment.OSVersion.Version.Major >= 6) SetProcessDPIAware(); Application.EnableVisualStyles(); Application.Set... ...
分类:Windows开发 时间:2017-12-18 14:00:52 收藏:0 阅读:1844
Step by step Create QR Code with QrCodeNet Step.1 新建項目 Step.2 在窗口中拖入一個Button Step.3 下載QrCodeNet代碼,解壓\QrCodeNet\sourceCode\qrcodenet\Gma.QrCodeNet\nuge ...
分类:Windows开发 时间:2018-05-21 17:28:34 收藏:0 阅读:1508
winform 点击按钮选择文件保存的路径,效果如下图: 具体代码如下: ...
分类:Windows开发 时间:2018-09-29 15:12:46 收藏:0 阅读:609
一、安装VS2017 1、下载VS2017 进入vs下载官网https://www.visualstudio.com/zh-hans/downloads/,选择所需要的vs版本,进行在线安装。 2、安装 选择自定义安装,勾选Visual C++就行了,其他默认。 二、安装Qt 1、下载qt5.10. ...
分类:Windows开发 时间:2018-12-19 11:45:30 收藏:0 阅读:809
pip install fcntl Collecting fcntl Could not find a version that satisfies the requirement fcntl (from versions: ) No matching distribution found for ...
分类:Windows开发 时间:2019-01-14 10:39:27 收藏:0 阅读:1470
一、背景 windows下用linux工具,但32位的却无法运行报错 二、解决办法 github上@Froosh给出了他的解决方案,通过安装qemu来运行32位的程序 具体步骤: Install qemu and binfmt 这一步实现了把程序的运行交由qemu user static来运行,从而 ...
分类:Windows开发 时间:2019-01-28 17:18:44 收藏:0 阅读:1056
1.控件 一个UserControl作为ScrollBg,一个panel作为ScrollBar 2.关键数据 滑块大小: BoxPanelHeight/ContentPanelHeight*ScrollBgHeight ContenPanel纵坐标: -ScrollBar.Top /( Scroll ...
分类:Windows开发 时间:2019-04-12 19:01:54 收藏:0 阅读:1324
window nginx 中文路径, 文件名乱码, error, not found 此问题是由于windows系统编码与nginx编码设置不一致导致的,因此我们要统一二者的编码 nginx编码设置 通过 nginx/conf/nginx.conf文件 windows编码设置 将windows系统设 ...
分类:Windows开发 时间:2019-05-04 21:48:45 收藏:0 阅读:1311
1.点击安装,install不启动安装界面 2.以win7兼容模式运行、管理员身份运行还是不启动安装界面 3.百度安装KB4474419、kb4490628还是正常安装不了 4.于是在Program Files (x86)\Microsoft Visual Studio\Installer 找到vs ...
分类:Windows开发 时间:2019-11-16 16:38:16 收藏:0 阅读:3613
121222324254851
上一页97009下一页
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!