《為Windows Vista編寫安全的代碼》,2007年出版 Providing developers with first-hand insights into design decisions and practical advice for solving real-world security issues, this authoritative guide urges developers to write more secure code on the Vista platform to support a growing customer base. TabLE of Contents Writing Secure Code for Windows Vista Foreword Introduction Chapter 1 - Code Quality Chapter 2 - User Account Control, Tokens, and Integrity Levels Chapter 3 - Buffer Overrun Defenses Chapter 4 - Networking Defenses Chapter 5 - Creating Secure and Resilient Chapter 6 - Internet Explorer 7 Defenses Chapter 7 - Cryptographic Enhancements Chapter 8 - Authentication and Authorization Chapter 9 - Miscellaneous Defenses and Security-Related Technologies Index List of Figures List of TabLEs List of Sidebars
上傳時間: 2016-01-07
上傳用戶:zxc23456789
ORACLE的解析器按照從右到左的順序處理FROM子句中的表名,FROM子句中寫在最后的表(基礎表 driving TabLE)將被最先處理,在FROM子句中包含多個表的情況下,你必須選擇記錄條數最少的表作為基礎表。如果有3個以上的表連接查詢,
上傳時間: 2013-12-26
上傳用戶:410805624
JVT-S203 contains the JSVM 6 reference software. It corresponds to CVS tag “JSVM_5_12_1”. For obtaining future versions of the software, the CVS server can be accessed using any CVS client. The server is configured to allow read access only using the parameters specified in TabLE 1. Write access to the JSVM software server is restricted to the JSVM software coordinators group.
標簽: JSVM corresponds reference contains
上傳時間: 2016-02-01
上傳用戶:wangzhen1990
從數據庫中讀取數據,在客戶端打印與保存TabLE中的數據,代碼簡單易懂。
上傳時間: 2013-12-10
上傳用戶:我們的船長
基于OFDM的無線寬帶系統仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping TabLE, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping TabLE aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
標簽: simulator i.e. system-level link-level
上傳時間: 2016-03-15
上傳用戶:xsnjzljj
我的文件管理設計中對于文件管理的功能主要有以下幾個:輸入文件(input), 從文件列表中刪除一個記錄(delete a record from list),保存文件(save), 查找文件(search record on TabLE),文件的列表(list)
上傳時間: 2013-12-10
上傳用戶:zxc23456789
實現升級一臺機子上的程序,所有其它機子的程序自動升級. 1.支持多個模塊,支持一個模塊多個文件. 2.文件位置可不為當前目錄. 3.可自動壓縮文件,然后上傳,提高上傳與下載速度. 4.update.exe可自動升級(注:僅隨新系統升級時升級!!!) 使用說明: 1.先創建表,見TabLE.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定義. (參看原有的!) 3.創建工程時, 請不要把update.pbl生成PBD,這樣保證在同一目錄,可以多個 工程能正確自動升級.
上傳時間: 2014-01-13
上傳用戶:alan-ee
藍牙協議1.2版,pdf格式,共四卷 1、Master TabLE of Contents &Compliance Requirements 2、Architecture & Terminology Overview 3、Core System Package 4、Core System Package
上傳時間: 2013-12-16
上傳用戶:15071087253
KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files from Google Earth to ShapeFiles, adding a new field called “Name” in the shapefile attribute TabLE, automatically storing the name entered on the “Google Earth – New” window.
標簽: KML Converter Extension for
上傳時間: 2014-12-09
上傳用戶:星仔
Sqlserver2000壓力測試 數據庫請自己建,附腳本。不懂的可以發郵件問我:killwolf@163.com 10萬 109640ms 插入 23078ms 清空 20萬 216281ms 8391馬上 40萬: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id, N IsUserTabLE ) = 1) drop TabLE [dbo].[StuInfo] GO CREATE TabLE [dbo].[StuInfo] ( [StuID] [float] NULL ) ON [PRIMARY] GO
上傳時間: 2016-05-08
上傳用戶:lht618