登录
首页 » 界面开发 » Highlight the source code program, source code can be converted into HTML docume...

Highlight the source code program, source code can be converted into HTML docume...

于 2022-08-02 发布 文件大小:585.34 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

源代码高亮程序,可以将源代码转换成HTML文件,并具有高亮效果-Highlight the source code program, source code can be converted into HTML documents, and have highlighted the effect of

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个模仿realone的窗体代码 只是单窗体,无其他控件
    一个模仿realone的窗体代码 只是单窗体,无其他控件-a copy of the Form Form code alone, without other controls
    2022-06-15 20:38:57下载
    积分:1
  • 何使程序保持极小状态wm_queryopen VC编译,100%本人原创程序,学习使用...
    何使程序保持极小状态wm_queryopen VC编译,100%本人原创程序,学习使用-procedures to maintain minimal state wm_queryopen VC compiler, 100% my original procedure, learning to use
    2022-01-29 04:26:00下载
    积分:1
  • 特色: 1.清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打、修改、回复留言。 3.可在后台打或关闭...
    特色: 1.界面清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打开、修改、回复留言。 3.可在后台打开或关闭留言审核功能,留言审核功能可避免非法、垃圾信息的危害。 4.可在后台打开或关闭html屏蔽功能。 5.可在后台设置最长留言长度、每页留言条数。 6.可在后台修改管理员名称和密码,管理密码使用MD5加密,数据库防下载处理,确保安全。 7.含脏话过滤功能 最近更新记录: 1. 解决长英文字符撑破表格的问题。 2. 改进页码功能,可通过下拉框选择页数直接查看指定页面。-characteristics : 1. Clean interface, generous, beautiful, simple, functional and practical, not flashy them. 2. A convenient voice management capabilities, can be deleted in the background, closed or open, modify, reply messages. 3. In the background can be opened or closed messages audit functions, message audit functions can avoid illegal spam hazards. 4. In the background can be opened or closed html shielding function. 5. In the background can be set up message length, number of messages per page. 6. Changes in background administrator name and password, password management using MD5 encryption, database-download, ensure safety. 7. With mouths filtering recently updated records : 1. Solution English characters pretty long
    2022-02-11 20:55:36下载
    积分:1
  • 图片打包
    一个简单的图片打包工具代码。   写的很简单。 很容易学习
    2023-09-02 10:05:03下载
    积分:1
  • MFC tree control CTreeCtrl hope to help everyone
    MFC 树形控件CTreeCtrl 希望对大家有所帮助-MFC tree control CTreeCtrl hope to help everyone
    2022-07-14 22:32:53下载
    积分:1
  • FLEX迷宫游戏
    Flex游戏——水果乐园(含源码) 游戏介绍: * 通过键盘方向键控制小熊(游戏主人翁)在迷宫内行走,在指定时间内拾取所有水果就通过游戏否不通过。 * 每次拾取水果必须正确回答问题才能够真正获取水果。 * 游戏中有敌人,道具等元素,增加游戏的趣味。 技术要点: * 基于位图绘制方式设计的游戏引擎 * 游戏资源的处理 * 游戏精灵的绘制 * 游戏的控制 * 大地图的加载和绘制 * 利用十字链表控制游戏精灵的遮挡绘制 * 利用十字链表控制游戏精灵的碰撞处理
    2022-03-12 17:35:55下载
    积分:1
  • 本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固...
    本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固-Thank you, I am a beginner of this system is suitable for beginners to practice on their own grass-roots level will help students to learn the fast and firmly
    2022-02-04 19:50:40下载
    积分:1
  • 人们在使用SQL时往往会陷入一个误区,即太关注于所得的结果是否正确,而忽略了不同的实现方法之间可能存在的 性能差异,这种性能差异在大型的或是复杂的数据库环境中(...
    人们在使用SQL时往往会陷入一个误区,即太关注于所得的结果是否正确,而忽略了不同的实现方法之间可能存在的 性能差异,这种性能差异在大型的或是复杂的数据库环境中(如联机事务处理OLTP或决策支持系统DSS)中表现得尤为明 显。笔者在工作实践中发现,不良的SQL往往来自于不恰当的索引设计、不充份的连接条件和不可优化的where子句。在对 它们进行适当的优化后,其运行速度有了明显地提高!下面我将从这三个方面分别进行总结:-people in the use of SQL often fall into the trap, that is too focused on the findings is correct, and ignore a different method may exist between the performance differences, these differences in large or complex database environment (such as online transaction processing or decision support OLTP system DSS) has become even more obvious. In practice I found that the poor tend to SQL from inappropriate design of the index, not fully connected and non-optimal conditions where the phrase. On their proper optimization, and their operating speed has been improved! Now I will be three aspects of this summary :
    2022-07-14 22:31:11下载
    积分:1
  • Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们...
    Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为 任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向 Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd). 对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针 m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的: -Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
    2022-05-31 00:40:34下载
    积分:1
  • android 翻书效果实现
    在android上实现页面翻书特效,可以用于商用软件,真实体验感超强,吐血共享 翻页特效加增强的纸张透视和书脊阴影特效,完全真实再现纸质书翻页体验 已经在商用软件中应用,吐血推荐
    2022-03-23 15:33:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载