常用批处理路径
@echo off echo 当前盘符:%~d0 echo 当前盘符和路径:%~dp0 echo 当… Continue Reading 常用批处理路径
@echo off echo 当前盘符:%~d0 echo 当前盘符和路径:%~dp0 echo 当… Continue Reading 常用批处理路径
1.找到项目目录右键选择GitExt Browse, 2.点击如图打开命令行窗口 3.输入 git … Continue Reading github push reused 0 (delta 0)卡住解决办法
使用FTP客户端登录出现:530 Login incorrect Login Failed &nbs… Continue Reading amazon ec2 ubuntu vsftpd 530
用xml编辑器打开Package.appxmanifest,在【Package】中加入 xmlns=… Continue Reading Desktop Bridge 开机启动设置
DesktopBridge UWP+Win32混合打包出现The file name “… Continue Reading DesktopBridge UWP+Win32混合打包出现The file name “win32app.exe” declared for element “*[local-name()=’Applications’]/*[local-name()=’Application’]/*[local-name()=’Extensions’]/*[local-name()=’Extension’ and @Category=’windows.fullTrustProcess’]” doesn’t exist in the package.
将MonoGame游戏移植到windows上会出现An unhandled exception of… Continue Reading MonoGame Windows出现An unhandled exception of type ‘System.IO.IsolatedStorage.IsolatedStorageException’ occurred in mscorlib.dll的解决办法
一、申请证书 https://console.cloud.tencent.com/ssl 腾讯云有免… Continue Reading Jexus使用HTTPS证书
动态桌面(桌面版)正式发布。功能更强,性能更好。资源占用更少(CPU降低到1%以下)可完美代替动态桌… Continue Reading 动态桌面(桌面版)正式发布
1.由数字、26个英文字母或者下划线组成的字符串: ^[0-9a… Continue Reading 常用正则表达式
string path = System.IO.Directory.GetCurrentDirect… Continue Reading 使用系统指定目录