WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe application, device manager property pages, WBEMTEST.exe and scripts generated by the wmimofck.exe tool.
標簽: implementation application miniport iscsicli
上傳時間: 2016-07-01
上傳用戶:franktu
AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.
標簽: directory contains Related Samples
上傳時間: 2014-07-06
上傳用戶:鳳臨西北
很好的VB課件,非常詳細,包括第1章Visual Basic概述第2章 語言基礎 第3章 Visual Basic程序結構 第4章 子過程(Sub、Function、property和Event)第5章 常用控件與窗體 第6章 使用Windows API 第7章 通用對話框和剪貼板的應用 第8章 菜單的設計和MDI程序設計 第9章 文件操作 第10章 圖形基礎 第11章 程序調試和出錯處理 第12章鼠標事件和OLE拖放 第13章 Visual Basic和數據庫操作 第14章 Visual Basic與數據庫的擴展
標簽:
上傳時間: 2016-11-04
上傳用戶:zycidjl
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to contain data and they accomplish this by having properties. Each property is actually a data-member containing/referencing the actual data and a couple of methods, a getter method and a setter method. Thus, the simplest data-bean describing a person could be expressed as such:
標簽: small application Whenever breaking
上傳時間: 2016-11-07
上傳用戶:lingzhichao
Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.
標簽: Installation component capturing Purpose
上傳時間: 2016-12-13
上傳用戶:TF2015
struts validator驗證框架 1、配置: * 加入國際化配置在struts-config.xml文件中,如: <message-resources parameter="MessageResources" /> * 提供國際化資源文件 * 引入validator插件在struts-config.xml文件中,如: <plug-in className="org.apache.struts.validator.ValidatorPlugIn"> <set-property property="pathnames" value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/> </plug-in> * 提供validation.xml和validator_rules.xml文件,將此文件拷貝到WEB-INF下 2、validator服務器端驗證 * 配置validation.xml文件 3、validator客戶端驗證(javascript) ) * 配置validation.xml文件 * 在jsp頁面中包含< html:javascript> * 對需要驗證的表單定義onsubmit事件,其中事件名稱為validate+ActionForm的名稱,如:validateLoginForm
標簽: struts-config validator struts xml
上傳時間: 2017-01-24
上傳用戶:silenthink
RTOS ThreadX Real-Time Embedded Multithreading: Using ThreadX and ARM Designations used by companies to distinguish their products are often claimed as trademarks. In all instances where CMP is aware of a trademark claim, the product name appears in initial capital letters, in all capital letters, or in accordance with the vendor鈥檚 capitalization preference. Readers should contact the appropriate companies for more complete information on trademarks and trademark registrations. All trademarks and registered trademarks in this book are the property of their respective holders.
標簽: ThreadX Multithreading Designations Real-Time
上傳時間: 2013-12-18
上傳用戶:ZJX5201314
RFID, the wireless technology that has helped millions of people around the world to protect their property and make their workplaces safer is now in danger of being viewed as a security risk. Ray Stanton examines the love-hate relationship between people and Radio Frequency Identification [RFID] tags and highlights the need for informed debate about the privacy issues the technology raises.
標簽: technology the millions wireless
上傳時間: 2017-03-19
上傳用戶:cmc_68289287
A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole,"[1] a property called self-similarity. The term was coined by Benoî t Mandelbrot in 1975 and was derived from the Latin fractus meaning "broken" or "fractured." A mathematical fractal is based on an equation that undergoes iteration, a form of feedback based on recursion.[2]
標簽: fragmented generally geometric fractal
上傳時間: 2014-01-18
上傳用戶:as275944189
When trying to extract information from SAR images, we need to distinguish two types of image property. The more important is where properties of the scene (e.g., its dielectric constant, its geometry, its motion, etc.) produce effects in the image measurements or examination of the image then can provide information about the scene. The second is generated purely by the system and the signal processing.
標簽: distinguish information extract trying
上傳時間: 2014-01-09
上傳用戶:huyiming139