블로그
-
문자가 섞여 있을 때 특정 문자 이후 자료 추출하기
예를 들어 data set에서 name 변수가 다음과 같다고 하자. (123-456)최태정 (456-293854)최태정 (239801=9811)최태정 이런식으로 문자 길이도 다르고 요 두가지를 이용해서 자료를 추출하자면 name1 = substr(name, FIND(name, ")"+1, (LENGTH(name) - FIND(name, ")"))); 이렇게 하면
blog.naver.com · 2016.08.12
-
Export FBX to Unreal
UnrealSubmitted by lbrooks on Thu, 2014-09-25 23:451voteVersion: 2.1Date Updated: 01/07/2016Author Name BrooksDesigned specifically for Unreal 3 workflow, this script provides a quick way to export scene data
blog.naver.com · 2016.04.11
-
Workshop 1
튜닝 - DB 메모리 튜닝 - SQL 튜닝 ● 오라클 db의 구조 1. databse + instance ( memory ) ● 오라클 database 내의 3가지 파일 1. data file -> data 가 저장되어 있는 파일 select file_name from dba_data_files; 2. control file -> db를 control
blog.naver.com · 2014.07.18
-
파일시스템 4_5 NTFS 메타 데이터 파일 & 파일 읽기
제목 : NTFS 메타 데이터 파일 & 파일 읽기 사용 환경 : Windows 7, Visual Studio 2012 기본설명 메타 데이터 파일(Meta Data File)은 메타 데이터 파일 종류 [메타 데이터 파일 종류] Entry Num File Name 설명 0 $MFT MFT을 담고.......
blog.naver.com · 2014.02.19
-
링크드 리스트
struct Student { int sno; String name; int kor, eng, math; float ave; }; struct Node { //앞뒤로 연결된 노트를 Node* prev; Node* next; //타입에 상관 없이 가리킨다. void* data; }; struct List { Node* head; }; ***************
blog.naver.com · 2013.11.23
-
eclipse custom keystore
WARNING: this will remove the application data! do you want to uninstall? eclipse custom keystore for debug builds Preferences -> Android -> Build and entering the file name
blog.naver.com · 2013.11.28
-
취업, 이력서 영문 이력서 (Resume), 번역 포함
Person Data -Name in full : Hong, Gil-Dong (Michael in English) -Date of Birth : AUG. 22, 1976 -Present
blog.naver.com · 2013.12.02
-
가상 클라이언트 작성 중 No buffer space available (maximum connections reached?): bind 예외 발생
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters and add a new entry as shown below:Value Name : MaxUserPortValue Type: DWORDValue data: 65534That’s it!
blog.naver.com · 2012.10.22
-
2011년 9월 21일 오전 9시 12분에 저장한 글입니다.
혼합미디어디자인 variables to make your code more general and easier to change/update. name, data type, value
blog.naver.com · 2011.09.21
-
SYNTHETIC RUBBER SBR NBR (펌)
Shinichi Kato Office,Japan World Synthetic Rubber -Solid rubber- Data Source: The Synthetic Rubber Manual AND POLYMER NAME FOR DETAILS ManufactureCode Manufacturer Name; Please click to contact Country Type
blog.naver.com · 2010.10.08