分类: 开发工具
C# 开发备忘
内容已加密,请输入密码以后查看
python 库
#Gooey库 GUI
Python的Gooey库让GUI开发变得轻松有趣,仅需一行代码即可生成专业界面。通过FileChooser、DateChooser等丰富组件,快速构建文件管理、日期……
c#调用webapi
Hello from RestSharp | RestSharp RestSharp
DataSocket 服务器
DataSocket 是一种基于 TCP/IP 协议的技术,用于在……
运行时 runtime sdk
.NET Compact Framework 3.5 Redistributable -->windows10上面安装https://www.microsoft.com/zh-cn/download/details.aspx?id=65
iX Developer V2.4……
tcp server windows xp
心跳包
为Windows XP量身定制:.NET Framework 3.5 XP专用版
windows xp专用版本的.net framework3.5
在windows xp上面测试截图:
……
编程规范 Coding Standards
https://www.tiobe.com/coding-standards
https://cn.bing.com/search?q=Coding+Standards&ensearch=1&FORM=BESBTB bing编程规范
FTP 图片上传 AOI图片
注意:
图片压缩,15MB,压缩到600kb。保存格式调一下。
只保存NG图片,不保存OK图片。
方案1:
ftp server: http://filezilla-proje……
C# ”asp.net core“ 运行环境下载
http://dotnet.microsoft.com/zh-cn/download/dotnet
FluentFTP C# 报错 FTP
问题现象:
异常:Error while uploading the file to the server. See InnerException for more info.
文件时繁体字的文件名上传服务器报错。
……
firebird 数据库 C# 开发报错
1、找不到dll
Unable to load DLL 'fbembed' or one of its dependencies: 找不到指定的模块。 (0x8007007E)
2、磁盘结构错误发现……