搜索结果
找到约 793 项符合
bug-Free 的查询结果
Delphi控件源码 CodeGear Delphi2009 has lots of new features like use of Generics in Delphi. Generic methods, proced
CodeGear Delphi2009 has lots of new features like use of Generics in Delphi. Generic methods, procedures and data types are made easy to use datatype free working with you classes.
手机WAP编程 起点9 V2.0小说整站系统 介绍: 1、 采用企业级标准应用三层架构
起点9 V2.0小说整站系统 介绍:
1、 采用企业级标准应用三层架构,模块化设计,利用反射抽象工厂模式支持多种数据库访问。
2、利用Asp.net自定义控件+母版模式实现换肤功能,前台DIV+CSS结构,增强对搜索引擎的友好度。
3、采用最新Cache技术,加快程序运行效率,减少服务器资源占用,增强负载性能。
4、唯一一家同时提 ...
Delphi控件源码 免费控件PicShow的最新版本
免费控件PicShow的最新版本,超过170种演示效果。
最新的4.04即修正了以前版本不支持部分JPG图片的BUG。
Java编程 自己用Java写的一个mp3文件改名的小工具
自己用Java写的一个mp3文件改名的小工具,可能还有不少bug,希望高手多多指点:)
VC书籍 利用宏编译将程序的调试部分与主体部分分隔开
利用宏编译将程序的调试部分与主体部分分隔开,即编译开关DEBUG、MIDEBUG、
TRANSDEBUG、SEARCHDEBUG
*fix bug: cvGeTransform()的内存泄漏问题(调整函数接口,使得内存损耗降为6M)
*加入了保存配准结果的功能(包括保存配准图像,配准数据RegisterLog.txt)
*去掉save菜单,直接加到register选项中,且保存文件名自动随机 ...
编译器/解释器 C++ is widely used in the software industry. Some of its application domains include systems softwar
C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and propri ...
DSP编程 一个DSP的示例程序
一个DSP的示例程序,进行了sub运算,但中间有些小bug,下载者可自行修改
Internet/网络编程 PHP+MYSQL网站注入扫描工具
PHP+MYSQL网站注入扫描工具,针对类似夜猫文章下载系统比较有效,界面是仿教程的hdsi中的PHP注入模块写的,实现原理是参考angel的SQL Injection with MYSQL写的,网上有很多,不再细说。
修正了以下Bug,
内容:
1。扫描网站表段最大字段数由30改为50。
2。猜解列名和猜解后台管理路径的停止按钮不起作用,现已修正。 ...
Java编程 jeecms内容管理源代码It is the fastest in the renovating speed, and owns the most number of softwares, also
jeecms内容管理源代码It is the fastest in the renovating speed, and owns
the most number of softwares, also the newest sharing, downloading
and publishing center for free software editions.
VC书籍 实现C语言中的malloc()函数
实现C语言中的malloc()函数,以及free()函数