블로그
- MANUAL DAMPER (Isolation Type) Isolation TypeThis type is used for two position such as Full Open and Full Close Function. (On-Off Function) When air leakage class should be required based on ASME AG-1, depending on job-site
- CONTROL DAMPER (Isolation Type) (On-Off Function) When damper being closed, normally a certain air leakage class should be required based on ASME AG-1, depending on job-site or customer request.BY/RBYGenerally Leakage Class Ⅱ, Ⅲ or Ⅳ is required
- LOUVER Water Penetration Requirement for Fixed/Operating Blade Type and Leakage Class for operating blade type Louver is Classified by blade function as Fixed Blade or Adjustable Blade as follows; 1)Fixed Louver(
- window dllimport 호출 원리 -펌- DLLEXPORT MFC 2008/01/25 14:41 http://blog.naver.com/niceyjb1024/46810517 dllimport와 dllexport는 DLL에서 function , variable, ***(class..)를 import하거나 export하기 위해 사용합니다.자세히 말하자면 DLL을 사용하는 프로그램이 DLL로 부터 function등을가져다
- [ myNote ] refactoring pattern bz logic is in A class https://www.youtube.com/watch? with Query temp var to store the result of the expression you could put that expression in its own function
- [javascript]예약어 자바스크립트의 키워드이므로 변수이름으로 쓰면 안된다. abstract boolean break byte case catch char class const const continue default do double else extends false final finally float for function goto if implements import in instanceof
- 2013년 7월 24일 오후 5시 4분 PanelScreen을 상속받는 custom Class 생성 2. addEventListener( FeathersEventType.INITIALIZE, initializeHandler import feathers.themes.SmartVocaTheme; import starling.events.Event; /** * ... * @author */ public class
- CCR-HF 13.56Mhz RFID Reader _ RF Reader _ USB Reader _ NFC Reader Radio Frequency Identification) - ISO14443A/ISO14443B/ISO15693 Protocol Support - NXP(Philips)Mifare Function Support - USB Port Interface(No Required Power Supply)Support - Human Interface Davice Class - Keyboard
- [FLEX] dispatchEvent 활용. 동일 선 상의 dispatchEvent TestEvent.as package event { import flash.events.Event; public class TestEvent extends Event { public static const SELECT:String = "selectContact"; public function TestEvent(type:String
- aa ; import flash.filesystem.FileMode; import flash.events.Event; import flash.net.FileFilter; public class PostIt extends Sprite{ public function PostIt() { //readFile(); writeFile(); } private function writeFile