블로그
- Lee Jae-myung Proposes ‘Korea-NK-US-China’ 4-Party; NK Seeks ‘NK-Russia-Japan’ Post-WWII System Four-Party System; North Korea Seeks ‘North Korea-Russia-Japan’ Post-WWII System In his Liberation Day address It appears that North Korea will strengthen its strategic position in Northeast Asia by using the stalled
- ManageBac Instructions Using the same email address you provided to the school when you enrolled, request a password reset email
- SureM Sender ID International Messages Delivery It means Source Address or Source Number that is being used in order to send a message to a destination Many countries are having special characteristic when sending messages using Sender ID.
- [Perl] 1.19. Fetching network info endprotoent - (be done using protocols file) endservent - (be done using services file) gethostbyaddr - (get host record given its address) gethostbyname - (get host record given name) gethostent - (get
- Python Quiz - basic regular expressions The check_web_address function checks if the text passed qualifies as a top-level web address, meaning Fill in the regular expression to do that, using escape characters, wildcards, repetition qualifiers,
- 12주차 실습 예제 배열대신 포인터로 풀이 5,6,3,4}, {9,7,1,8} }; int *ptr; int i, j; ptr = (int*)malloc(sizeof(int)* row * col); do { printf("Address using PTR\n"); for (i = 0; i < row; i++) { printf("%p", ptr+i*col); for (j = 0; j < col; j++)
- Comfrey leaves Enter your email address Sign Up! MENU Custom Search search Sign In or Register Growing and Using Comfrey Leaves Grow comfrey for healing
- ORACLE DBLINK 생성 및 권한부여 접속식별자를 분석할 수 없음 오류 발생 시) CREATE DATABASE LINK [DB Link 명] CONNECT TO [접속계정] IDENTIFIED BY [접속비밀번호] USING '(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = [IP 또는 주소]) (PORT = 1521) ) ) (CONNECT_DATA
- 컴네 문제 -49 Private IP Addresses No two machines that connect to a public network can have the same IP address RFC 1918 sets aside three blocks of IP addresses for private, internal use. Connecting a network using
- [구조체][C++][배열]구조체 배열/포인터/함수 사용하기 #include #include using namespace std; struct Address{ string name; string phone; string address; }; void print(Address* pad){ int i= 0; for(i=0;i
1 페이지
다음 →