분류 전체보기 썸네일형 리스트형 CCS PCWH v4.020 PIC Compiler 압축이 안 풀리시면 아래 프로그램을 다운 받으세요 7zip 다운 받으러 가기 심벌 Little kid showing different expressions: ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ ٩(͡๏̯͡๏)۶ ٩(-̮̮̃•̃)۶ ٩(×̯×)۶ Angry little kid: ¯¯¯̿̿¯̿̿’̿̿̿̿̿̿̿’̿̿’̿̿̿̿̿’̿̿̿)͇̿̿)̿̿̿̿ ‘̿̿̿̿̿̿\̵͇̿̿\=(•̪●)=o/̵͇̿̿/’̿̿ ̿ ٩๏̯͡๏۶ ̿ ̿ ̿ ̿ ̿̿’\̵͇̿̿\=(•̪●) (●̪•)=ε/̵͇̿̿/’̿’̿̿̿ ̿ ̿̿ ̿ ̿ ٩๏̯͡๏۶ Man with eyebrows: ಠ_ಠ ಥ_ಥ ب_ب Big ears: @-_-@ @-.-@ @>. 개발한 프로그램 아이폰에 올리기 환경 한성 GT52 + MAC OS X 10.6.7 iPhone 4 + iOS 4.2.1 Xcode 3.2.5 Xcode 4가 아닌 이상, 다른 버전도 가능할 것 같습니다. 방법 1. 아이폰은 탈옥된 상태여야 합니다. 또한 Cydia에서 AppSync를 설치합니다. 2. 아이폰이 컴퓨터와 연결되어있다면 분리해놓습니다. 3. OSX에서 다음 폴더로 이동합니다. /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk Xcode 버전에 따라 iPhoneOS4.2.sdk 폴더의 이름이 다를 수 있습니다. 4. 해당 폴더에 있는 SDKSettings.plist 파일을 적당한 곳에 백업해놓습니다. 5. SDKSettings.plist 파일을 바탕.. 아스키 코드 표 DEC HEX OCT Char DEC HEX OCT Char DEC HEX OCT Char 0 00 000 Ctrl-@ NUL 43 2B 053 + 86 56 126 V 1 01 001 Ctrl-A SOH 44 2C 054 , 87 57 127 W 2 02 002 Ctrl-B STX 45 2D 055 - 88 58 130 X 3 03 003 Ctrl-C ETX 46 2E 056 . 89 59 131 Y 4 04 004 Ctrl-D EOT 47 2F 057 / 90 5A 132 Z 5 05 005 Ctrl-E ENQ 48 30 060 0 91 5B 133 [ 6 06 006 Ctrl-F ACK 49 31 061 1 92 5C 134 \ 7 07 007 Ctrl-G BEL 50 32 062 2 93 5D 1.. 패턴 16진수로 변환 프로그램 원하는 패턴을 그리면 16진수로 변환해주는 프로그램 입니다. 혹시 에러가 발생하시면 아래 파일들 다눕 받으셔서 C:\WINDOWS\system32에 넣으시면 될겁니다. C# 데이터 타입 및 C,C++,VB와 비교표 CTS 크기 부호 C C++ C# VB System.Byte 1 없음 Unsigned char Unsigned char byte Byte System.SByte 1 있음 char signed char sbyte 없음 System.Int16 2 있음 short short short Short System.UInt16 2 있음 unsigned short unsigned short ushort 없음 System.Int32 4 있음 int int 또는 long int Integer System.UInt32 4 없음 unsigned int unsigned(long) uint 없음 System.Int64 8 있음 long __int64 long Long Syst.. Visual Studio 2008 단축키 코드 자동정렬 Ctrl+K+F 논리 게이트 심벌 NOT gate (inverter)The output Q is true when the input A is NOT true, the output is the inverse of the input: Q = NOT A A NOT gate can only have one input. A NOT gate is also called an inverter. Input A Output Q 0 1 1 0 Traditional symbol IEC symbol Truth Table AND gateThe output Q is true if input A AND input B are both true: Q = A AND B An AND gate can have two or more inputs, its output is tr.. 이전 1 ··· 12 13 14 15 16 17 18 ··· 34 다음