Notepad++文件夹内容搜索 “业务单元”, 文件夹:D:\kingdee\bos\BOSModular\bim目录下搜索菜单名称 根据匹配信息,找到GUI对应的类文件 导出反编译的所有文件, 再次文本搜索关键词CF, 定位GUI中表格新增字段时的页面控件 定位后判定方法,ToolCommonP ...
分类:
其他好文 时间:
2020-06-20 13:23:55
阅读次数:
68
简介 在程序员开发过程中,一个不错的工具是 notePad++ ,该工具为 notePad 的增强,增强了许多的功能,包括程序员喜欢的列块编辑模式,支持众多的插件,例如 Json 格式化,支持 markdown 语法。 一种场景是这样的: 比如说上传的工资单中的标题栏为以上的内容,因此,在输入数据库 ...
分类:
其他好文 时间:
2020-06-19 11:47:07
阅读次数:
929
calc 计算器 notepad 记事本 mstsc 远程计算机 regedit 注册表 winver Windows版本 write 写字板 odbcad32 ODBC数据源管理器 shutdown 60秒倒计时关机命令 certmgr.msc 证书管理实用程序 explorer 打开资源管理器 ...
错误日志为: validateRenderPassDescriptor:757: failed assertion `Texture at colorAttachment[0] has usage (0x01) which doesn't specify MTLTextureUsageRenderT ...
分类:
编程语言 时间:
2020-06-17 23:26:14
阅读次数:
107
MTLFeatureSet_iOS_GPUFamily4_v2 A11 iphone8 iphone8pllus iphoneX https://developer.apple.com/documentation/metal/indirect_command_buffers/encoding_ind ...
分类:
其他好文 时间:
2020-06-16 18:04:21
阅读次数:
106
第一次下载或者打开tomcat可能控制台出现中文乱码问题以8.5为例 解决办法 在C:\tomcat\apache-tomcat-8.5.56\conf 目录下找到 logging.properties 文件用编辑器打开,本例子是使用“Notepad++”编辑器打开。 4host-manager.o ...
分类:
其他好文 时间:
2020-06-16 13:06:41
阅读次数:
64
Searching a string using the ‘Find‘ or ‘Find & Replace‘ function in text editors highlights the relevant match (e.g. searching ‘le‘ highlights it insi ...
分类:
其他好文 时间:
2020-06-15 23:19:53
阅读次数:
101
下列为本人所常用的windows常用软件、Linux软件对比 本页随时更新 类别 windows软件 Linux软件(图形) Linux软件(命令行) Android软件 文本编辑 EmEditor、Notepad++ gvim,Emacs,Gedit vim 图像浏览 ACDSee、JPEGVie ...
基础图形库 OpenGL,Direct3D 辅助OpenGL开发的工具库 aux,glut,freeglut,glfw 辅助调用OpenGL扩展功能 glew,glad ...
分类:
其他好文 时间:
2020-06-14 10:57:12
阅读次数:
74
(1)安装vsftpd sudo apt-get install vsftpd (2)验证是否安装成功 sudo netstat -anp | grep vsftpd (3)通过Notepad++测试连接 (4)其他命令 sudo service vsftpd stop sudo service v ...
分类:
系统相关 时间:
2020-06-13 17:43:07
阅读次数:
92