搜索资源列表
CSharp.Programmers.Cookbook
- This book offers 226 code recipes applicable to a variety of difficulties that may arise in the process of application development. Topics covered include XML processing, Windows forms, database access, networking, runtime security, cryptography and
Secure Web Forms with Client-Side Signatures
- The World Wide Web is evolving from a platform for infor- mation access into a platform for interactive services. The interaction of the services is provided by forms. Some of these services, such as bank- ing and e-commerce, require secure, non-repu
可信网络连接关键技术研究与实现
- With the accelerate implementation of information and the rapid development of e-commerce and e-government, the network security is of great significance. Now people are more concerned about how to ensure working at a trusted network environment. In
jstl.rar
- JSP 标准标记库(JSP Standard Tag Library,JSTL)是一个实现 Web 应用程序中常见的通用功能的定制标记库集,这些功能包括迭代和条件判断、数据管理格式化、XML 操作以及数据库访问,JSP Standard Tag Library (JSP Standard Tag Library, JSTL) is a Web application to achieve a common feature common custom tag library collection,
iBATIS-SqlMaps-2_cn
- 本文讨论了iBATIS SQL Map最重要的特性。使用SQL Map,能够大大减少访问关系数据库的代码。SQL Map使用简单的XML配置文件将Java Bean映射成SQL语句,对比其他的数据库持续层和ORM框架(如JDO的实现,Hibernate等),SQL Map最大的优点在于它简单易学。要使用SQL Map,只要熟悉Java Bean,XML和SQL,就能使您充分发挥SQL语句的能力。-This article discusses the iBATIS SQL Map of the m
get_filename
- 通过遍历,获得指定文件夹下的所有文件名,并且存储在xml文件里-Through the traversal, access to the specified folder for all file names, and stored in the xml file
ZhiVote_v4.8.0
- 随着计算机和电子通讯技术的飞速发展和网络应用的深化,网络版的投票评选在活动中的方便性和重要性,目前系统定位于投票评选行业的量身开发,打造行业的领先服务评选品牌,智睿投票评选系统整合单选/多选一体化功能,并适合图文评选,适合用于大型媒体单位、机关单位、院校机构、集团公司、门户网站可用于城市评选、美景评选、优秀人物评选、活动评选,事迹评选. 新增URL传送加密,问题验证,防外链接功,代理IP检测加强功能,时间效验功能等,更多功能请使用商业版。 智睿网络投票评选系统更新: 20110
ofbiz_kpi
- 文章根据银行体系结构,借鉴国外绩效管理系统的成功经验,分析国内绩效管理系统的现状和发展 方向,阐述了中国建行新疆分行绩效考核系统分析、设计、实现的过程。系统基于MVC 模式,运用了Ofbiz 框架 技术保障了系统的稳定性、底层组件的可靠性、数据库访问的高效性,同时大幅提高了项目的开发效率。系统采 用xml、递归算法、md5 算法、ssl 协议等技术,重点解决了考核表的可定制性、高并发访问量、考核数据的安全 性问题。不仅保障了系统高效安全的运行,同时满足了客户对考核方式可灵活变化的
xml-database
- 基于XML的数据库访问控制技术资料,算法详细内容翔实-XML-based database access control technical data, the algorithm is more informative
final
- Grid Web Services are new and rapidly evolving systems that provide services and share resources over a network. Web Services use Extensible Markup Language (XML) messages that follow the Simple Object Access Protocol (SOAP) standard and have been po
gdiFlow
- c#写的.net 画流程图的控件,可以转换成xml。也可以根据xml转换成图。需要客户端安装.net framework. 发出来与大家分享,也希望能对大家做工作流的开发有所帮助。由于种种原因该控件并没有继续开发下去,所以不足之处,请大家指正。 使用方法,附件中有gdiflow.htm和gdiflow.dll两个文件,将其放在wwwroot下或iis的虚拟目录中,直接访问gdiflow.htm即可。如放在本机的wwwroot下,则直接用localhost/gdiflow.htm即