Alt-IDE

所属分类:界面编程
开发工具:Visual C++
文件大小:357KB
下载次数:12
上传日期:2011-09-25 12:39:08
上 传 者k0059
说明:  windows sdk编写的一个IDE工具,c++编写。MDI界面
(windows sdk write an IDE tool, c++ write. MDI interface)

文件列表:
Alt-IDE\alt-ide.cide (3878, 2005-01-13)
Alt-IDE\alt-ide.env (699, 2005-01-29)
Alt-IDE\alt-ide.ini (378, 2005-01-13)
Alt-IDE\bin\alt-ide.exe (425984, 2005-01-30)
Alt-IDE\bin\changes.txt (3299, 2005-01-22)
Alt-IDE\bin\config\files.rcnt (395, 2011-09-25)
Alt-IDE\bin\config\gnu.ini (64, 2010-11-27)
Alt-IDE\bin\config\projects.rcnt (4, 2011-09-25)
Alt-IDE\bin\config.def (155, 2004-07-23)
Alt-IDE\bin\config.ini (304, 2011-09-25)
Alt-IDE\bin\documents\about.html (471, 2004-10-02)
Alt-IDE\bin\documents\borland.html (1648, 2004-10-06)
Alt-IDE\bin\documents\editor.html (1502, 2005-01-13)
Alt-IDE\bin\documents\gnu.html (1437, 2004-10-29)
Alt-IDE\bin\documents\index.html (1446, 2004-10-02)
Alt-IDE\bin\documents\java.html (1099, 2004-09-29)
Alt-IDE\bin\documents\license.html (1277, 2004-07-29)
Alt-IDE\bin\documents\main.html (1297, 2004-07-24)
Alt-IDE\bin\documents\project.html (1549, 2004-08-12)
Alt-IDE\bin\documents\scripts.html (5378, 2004-10-11)
Alt-IDE\bin\documents\style.css (1782, 2004-03-04)
Alt-IDE\bin\documents\syntax.html (2718, 2004-10-02)
Alt-IDE\bin\license.txt (1085, 2004-07-10)
Alt-IDE\bin\projects\HelloBCC\HelloBCC.cide (221, 2004-08-12)
Alt-IDE\bin\projects\HelloBCC\HelloBCC.ini (299, 2004-08-17)
Alt-IDE\bin\projects\HelloBCC\source\main.c (87, 2004-03-16)
Alt-IDE\bin\projects\HelloJava\HelloJava.cide (93, 2004-08-17)
Alt-IDE\bin\projects\HelloJava\HelloJava.ini (44, 2004-08-17)
Alt-IDE\bin\projects\HelloJava\source\main.java (114, 2004-03-16)
Alt-IDE\bin\projects\testgnu\makefile (326, 2010-11-27)
Alt-IDE\bin\projects\testgnu\test.c (103, 2010-11-27)
Alt-IDE\bin\projects\testgnu\testgnu.env (43, 2010-11-27)
Alt-IDE\bin\scripts\common.lua (2392, 2004-10-01)
Alt-IDE\bin\scripts\ini.lua (1766, 2004-08-11)
Alt-IDE\bin\scripts\languages\asm.lua (922, 2004-06-02)
Alt-IDE\bin\scripts\languages\asm_instr.txt (1601, 2004-05-30)
Alt-IDE\bin\scripts\languages\asm_reg.txt (207, 2004-05-30)
Alt-IDE\bin\scripts\languages\asm_res.txt (1820, 2004-04-13)
Alt-IDE\bin\scripts\languages\c.lua (4181, 2004-08-16)
Alt-IDE\bin\scripts\languages\c_res.txt (744, 2004-04-19)
... ...

You need two Lua .libs (and the Lua headers) to compile Alt-IDE: lua_core_mt.lib (core lib) lua_std_mt.lib (standard lib) 'mt' stands for multithread version. Refer to the Lua installation guide for further details (File INSTALL in the Lua source packet) -> http://www.lua.org ------------------------------------------------------------------------ All central classes: - Extend CEngineBase - Can use eachother EXCEPT during initialization and cleanup. + First to be initialized, last to be cleaned up | Scripter (Lua interface) | Resources (resource loading and handling) | Console (text output from executed programs and lua) | Project (project management class) | Core (Main window management, menu handling, etc.) | + Last class to be initialized, first to be cleaned up

近期下载者

相关文件


收藏者