1 Star 0 Fork 1

urchin/MySQL-Front

forked from mirrors_singod/MySQL-Front 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Readme.txt 2.37 KB
一键复制 编辑 原始数据 按行查看 历史
NilsHoyer 提交于 2018-09-19 06:34 . Version 6.1.1.11
Development Enviroment:
=======================
Embarcadero Delphi XE4:
http://www.embarcadero.com/products/delphi/
Used packages:
==============
Active Query Builder VCL Edition:
http://www.activequerybuilder.com/
Axialis Pure Flat 2013 Toolbar Icons:
http://www.axialis.com/stock-icons/pure-flat-2013-toolbar.html
FastMM:
https://github.com/pleriche/FastMM4/
Synopse PDF:
https://github.com/synopse/SynPDF/
SynEdit:
https://github.com/SynEdit/SynEdit/
BCHexEditor:
https://github.com/bonecode/BCHexEditor/
Tools to build the setup program:
=================================
EurekaLog:
http://www.eurekalog.com/
Gawk for Windows:
http://gnuwin32.sourceforge.net/packages/gawk.htm
Help & Manual:
http://www.ec-software.com/
HTML Help Workshop:
http://go.microsoft.com/fwlink/?LinkId=14188
Inno Setup:
http://www.jrsoftware.org/isinfo.php
Placing the packages into the file system:
==========================================
Cleanup.bat will create the empty folders for the used packages.
Please download the packages from the given URLs and copy the sources /
resources into the related folders below the source folder: The .dpr and .pas
files into the "Source" folders, .res and .dfm files into the "Resource"
folders.
To get detailed memory leak information while debugging, please store the
FastMM_FullDebugMode.dll file into the "FastMM" folder directly. After this
please call Cleanup.bat again to copy it into the Temp folder.
Developing the program:
=======================
Inside Delphi first of all, you have to built all packages inside Delphi
(Menu: Project -> Build All Project).
All Designtime packages needs to be installed. This will be done inside the
IDE with the project manager (Menu: View -> Project Manager). For each
package, you have to make a right click -> Install.
Now, please close Delphi again and call Build_Setup.bat. This will build the
.res file for this program. If you did not install all tools for building the
setup program, the Build_Setup.bat will fail - but this is not a problem,
the .res file was build hopefully.
Now you can start Delphi again and build the program to execute it.
Building the setup program:
===========================
The setup program will be built with the Build_Setup.bat file.
With Cleanup.bat all temporary files can be deleted easily.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/urchinstarz/MySQL-Front.git
git@gitee.com:urchinstarz/MySQL-Front.git
urchinstarz
MySQL-Front
MySQL-Front
master

搜索帮助