-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1
-
Microsoft Windows scripting technologies, including two vScript and JScript scri...
Microsoft Windows 脚本技术,包含vScript和JScript两种脚本,是你编程的最好辅助工具,肯定对你学习或者工作有用-Microsoft Windows scripting technologies, including two vScript and JScript scripting, you the best programming tool which will certainly be useful to your work or study
- 2022-05-30 00:20:16下载
- 积分:1
-
使用WebService服务帮助翻译的功能研究
使用WEBSERVICE翻译的功能对于学习WEBSERVICE有帮助-Use Translations WEBSERVICE study the function of WEBSERVICE for help
- 2023-07-08 09:35:03下载
- 积分:1
-
u_reg H”。
u_reg.h"
void Delay_MS(unsigned int ms)
void main()
{
asm(" STM #0000h,CLKMD ")
while(*CLKMD & 0x01 )
asm(" STM #40C7h,CLKMD ") //设置CPU运行频率=100M
/* 40C7h:5*clkin =100M
30c7h:4*clkin =80M
20c7h:3*clkin =60M
10C7h:2*clkin =40M
*/
asm(" stm #4240h, SWWSR ")
//2 wait except for on-chip program 1
asm(" stm #00a0h, PMST ") //MP/MC = 0, IPTR = 001,ovly=0
asm(" stm #0802h, BSCR ")
asm(" STM #0h,IMR ")
while(1)
{
Delay_MS(500)
asm(" RSBX XF ")
Delay_MS(500)
asm(" SSBX XF ")
}
-sdqwd
- 2022-02-04 22:56:44下载
- 积分:1
-
基于vs 2005,用c#编写,成功编译,使用A*
算法,是一个交通诱导系统。...
基于vs 2005,用c#编写,成功编译,使用A*
算法,是一个交通诱导系统。-vs 2005, with the preparation of c# successful compiler, the use of A* algorithm, is a traffic guidance system.
- 2022-01-25 18:53:38下载
- 积分:1
-
游戏蛇
我做了使用 c# 的贪吃蛇游戏。它的看起来像向诺基亚 3310 贪吃蛇游戏。。。
- 2022-02-03 05:52:27下载
- 积分:1
-
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能
具有服务器信息探针,文件浏览、打包、解压,批量文件上传,搜索,数据库操作等功能-with server information probe, the file browser, packing, unpack, Batch file upload, search, databases and operating functions
- 2022-11-13 17:30:04下载
- 积分:1
-
GB28181协议
这个主要是测试设备是否支持GB28181协议的工具,集成了SIP服务器的控制命令,以及IE播放插件,可以实时播放PS流
- 2023-05-05 16:05:09下载
- 积分:1
-
数据库课件资料 很全的
数据库课件资料 很全的-Database Courseware information is very wide look at the ah ah ah ah ah ah ah ah ah
- 2022-09-02 02:40:03下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-10-09 09:55:03下载
- 积分:1