上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 168 下一页
摘要: 1. 概述 系统基于.Net 4.0开发,采用C#语言,开发工具为Microsoft Visual Studio 2010;数据库采用了Sqlserver2005。 整个系统基于B/S架构,采用了传统的三层开发模型,数据层采用了ORM,使用的是Mysoft.Data的组件;业务层与表现层之间用了sp 阅读全文
posted @ 2019-08-14 08:44 DarJeely 阅读(1285) 评论(0) 推荐(0)
摘要: 政府网站综合防护系统,简称“网防G01”,是首款专门针对政府网站及服务器等关键信息基础资源进行综合防护的产品,由公安部第一研究所和计算机病毒防治技术国家工程实验室(北京)研发。 网防G01的架构 由服务器端Agent、用户管理控制端、云数据中心三个部分组成。 网防(G01)目前分为免费版和专业服务收 阅读全文
posted @ 2019-08-13 17:20 DarJeely 阅读(2536) 评论(0) 推荐(0)
摘要: 网神SecVSS 3600漏洞扫描系统严格按照计算机信息系统安全的国家标准、相关行业标准设计、编写、制造。网神SecVSS 3600漏洞扫描系统可以对不同操作系统下的计算机(在可扫描IP范围内)进行漏洞检测。主要用于分析和指出有关网络的安全漏洞及被测系统的薄弱环节,给出详细的检测报告,并针对检测到的 阅读全文
posted @ 2019-08-13 17:15 DarJeely 阅读(2092) 评论(0) 推荐(0)
摘要: http://free.safedog.cn/server_safedog.html 阅读全文
posted @ 2019-08-13 17:14 DarJeely 阅读(413) 评论(0) 推荐(0)
摘要: http://www.safedog.cn/ http://free.safedog.cn/website_safedog.html ’ 阅读全文
posted @ 2019-08-13 17:13 DarJeely 阅读(238) 评论(0) 推荐(0)
摘要: using System; using System.Collections; using System.Data; using System.Text; using System.Collections.Generic; using System.Data.Common; using System.Reflection; using WHC.Pager.Entity; using WHC.F... 阅读全文
posted @ 2019-08-13 16:14 DarJeely 阅读(1213) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Text; using System.Collections; using WHC.Framework.Commons; namespace WHC.Framework.ControlUtil { /// /// 对业务类进行构造的工厂类 ///... 阅读全文
posted @ 2019-08-13 16:11 DarJeely 阅读(584) 评论(0) 推荐(1)
摘要: using System; using System.Text; using System.Collections; using System.Data; using System.Data.Common; using System.Data.SqlClient; using System.Collections.Generic; using System.Reflection; using ... 阅读全文
posted @ 2019-08-13 16:10 DarJeely 阅读(436) 评论(0) 推荐(1)
摘要: using System; using System.Collections; using System.Data; using System.Data.Common; using System.Collections.Generic; using WHC.Pager.Entity; using WHC.Framework.Commons; namespace WHC.Framework.C... 阅读全文
posted @ 2019-08-13 16:08 DarJeely 阅读(498) 评论(0) 推荐(1)
摘要: using System; using System.Collections; using System.Data; using System.Data.Common; using System.Collections.Generic; using System.Reflection; using System.Text; using System.Text.RegularExpressions... 阅读全文
posted @ 2019-08-13 16:04 DarJeely 阅读(497) 评论(0) 推荐(1)
上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 168 下一页