diff --git a/Delphi10/开发档案/Layout控件使用教程.docx b/Delphi10/开发档案/Layout控件使用教程.docx new file mode 100644 index 0000000..a73260b Binary files /dev/null and b/Delphi10/开发档案/Layout控件使用教程.docx differ diff --git a/Delphi10/开发档案/皮肤样式/操作说明.txt b/Delphi10/开发档案/皮肤样式/操作说明.txt index 065248c..446c928 100644 --- a/Delphi10/开发档案/皮肤样式/操作说明.txt +++ b/Delphi10/开发档案/皮肤样式/操作说明.txt @@ -4,4 +4,17 @@ C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl 移除 所有.pas文件中的 dxskin 开开头的引用 -可使用python脚本批量操作 操作前请备份好文件 \ No newline at end of file + + +可使用python脚本skin.py 批量操作 操作前请备份好文件 + +下载 PyCharm Community Edition +https://www.jetbrains.com/pycharm/download/?section=windows + +# 执行替换操作 修改成需要替换的文件目录 +replace_in_folder(r'D:\Dp10RepoV1\项目代码\D10gmLushang', replacements) + +开发目录添加下列文件编译后只能正常显示皮肤: +AllSkins.skinres +rtCommon.dll +RtDesign.dll \ No newline at end of file