블로그
- tcsh : LS_COLORS LS_COLORS The format of this variable is reminiscent of the termcap(5) file format; a colon-separated list of expressions of the form "xx=string", where "xx" is a two-character variable name.
- ereg()함수 ereg — Regular expression match int ereg ( string $pattern , string $string [, array &$regs ] ) Searches a string for matches to the regular expression given in pattern in a case-sensitive way.
- [디자인패턴-1 Creational]Lazy initialization creation of an object, the calculation of a value, or some other expensive process until the first time it is type; // using a private constructor to force use of the factory method. private Fruit(String type)
- [C#] is 와 as [C#] is 와 as http://www.aproxacs.com/222 [C#] 숫자(int) 혹은 문자열(string)을 바이너리(byte)로 변환하기 http://www.aproxacs.com
- 인스톨쉴드 플로그램 두개 설치 / The OnFirstUIAfter event called by OnShowUI after the file transfer// of the setup when the setup is ------------------------------------------------------------------------function OnFirstUIAfter() STRING
- MS-SQL CONVERT 펑션 정리 MS-SQL Server version of the interpretation of the functions): Option name in the popup list Inserted string (where Fld is the selected field) Float [6-digit] CONVERT(VARCHAR, Fld, 0) Float [8-digit Scientific
- vim 에서 ignore case 대소문자 구별 없이 찾기 , you'll have a hard time matching the string. On the other hand, sometimes case is si.......
← 이전
8 페이지