码迷,mamicode.com
首页 >  
搜索关键字:integrated security    ( 6539个结果
win7 IIS7 发布网站 出现 "处理程序“PageHandlerFactory-Integrated”在其模块列表中有一个错误"
http://blog.sina.com.cn/s/blog_7ed5a8080100rinj.html
分类:Windows程序   时间:2014-05-09 11:53:03    阅读次数:336
Linux Security模块
一、Linux Security Modules Linux Security Modules (LSM) 是一种 Linux 内核子系统,旨在将内核以模块形式集成到各种安全模块中。在 2001 年的 Linux Kernel 峰会上,NSA 代表建议在 Linux 内核版本 2.5 中包含强制控....
分类:系统相关   时间:2014-05-08 21:20:31    阅读次数:1245
最火的.NET开源项目[转]
综合类微软企业库微软官方出品,是为了协助开发商解决企业级应用开发过程中所面临的一系列共性的问题, 如安全(Security)、日志(Logging)、数据访问(Data Access)、配置管理(Configuration Manage)等,并将这些广泛使用的应用程序块集成封装至一个叫企业库的程序包...
分类:Web程序   时间:2014-05-08 19:33:52    阅读次数:521
goldengate 12c对oracle DB的改进
1. 现在可使用Oracle Universal Installer,即安装时有图形化界面,同时会自动安装java runtime environment,不过个人认为,还是ZIP安装包方便,解压即用。2. 针对集成捕获(Integrated capture),性能上有了进一步提升,对用户而言,不....
分类:数据库   时间:2014-05-08 18:27:32    阅读次数:358
利用Jquery实现http长连接(LongPoll) {转}
无标题页 using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using Syste...
分类:Web程序   时间:2014-05-08 13:55:40    阅读次数:686
Entitlements
【Entitlements】 Entitlements confer specific capabilities or security permissions to your iOS or OS X app. You can set many entitlements using the Su.....
分类:其他好文   时间:2014-05-08 10:21:55    阅读次数:290
iOS应用安全开发,你不知道的那些事
来源:http://www.csdn.net/article/2014-04-30/2819573-The-Secret-Of-App-Dev-Security摘要:iOS应用由于其直接运行在手机上,相比运行在服务器的后台服务,更有可能被黑客攻击。本文将从网络安全、本地文件和数据安全、源代码安全三个...
分类:移动开发   时间:2014-05-08 06:39:39    阅读次数:404
简单的windows作业管理(自己也没弄透彻)
先把代码贴出来,以后有时间再研究!简单的说,作业就相当于沙箱,可以使程序在一定范围内活动。#include "stdafx.h"#include "windows.h"#include using namespace std;SECURITY_ATTRIBUTES sa;STARTUPINFO si...
分类:Windows程序   时间:2014-05-07 09:31:00    阅读次数:568
POJ 1474 多边形的核(半平面交)
Video Surveillance Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 3145   Accepted: 1391 Description A friend of yours has taken the job of security officer at...
分类:其他好文   时间:2014-05-07 06:49:43    阅读次数:387
6539条   上一页 1 ... 650 651 652 653 654 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!