VB Source 한글을 2byte 로 계산하기 위해 아래로 같은 변경하여 위치의 byte들을 가져온다.
Public Function Data_Cut ( sDat , Start_len , last_len ) As String
Dim Tmp_Chk As String
Tmp_Chk = StrConv ( MidB ( StrConv ( sDat , vbFromUnicode ) , Start_len , last_len ) , vbUnicode )
Data_Cut = Tmp_Chk
End Function
To C# Source C# 으로 변경하면 다음과 같이 사용할수 있다. ks_c_5601-1987 […]
textarea 글자 제한 원본소스 다운로드 : textarea-maxlength Example 1 – (This is the default without any config) dfdsfsd Code used There is no javascript […]
#How_to_return_files# Wаrning! Аll yоur filеs wеrе еnсryрtеd with RSА-2048 аlgоrithm. Withоut уоur pеrsоnаl dесrуptiоn kеy dаtа rеcоvеrу is impоssiblе! Tо gеt yоur uniquе kеy аnd […]
1.개요 한 시대를 풍미한 인터넷 게시판 프로그램 제로보드를 개발했던 프로그래머 고영수가 네이버의 지원을 받아 제작하고 있던 웹사이트 빌더 프로그램(CMS). 현재는 네이버에서 XE 커뮤니티 개발팀을 만들어 운영 중이다. 참고로 고영수씨는 XE가 점차 […]
버튼 shift 누르고 ~ * 버튼으로 활성화/비활성화 가능
1. temp 에 있는 파일들 삭제 프로그램 및 파일검색에서 %temp% 입력해서 엔터치시면 디렉토리 경로 나옵니다. 삭제 가능한 파일들 삭제 합니다. 2. C:\Windows\SoftwareDistribution\Download 있는 디렉토리에 있는 […]
오픈소스 기반의 시스템 모니터링 툴인 xymon 툴 설치에 대하여 알아보겠습니다. xymon을 설치하기 위해서 기본적으로 설치해야 할 툴, 라이브러리등이 있으며 어떤한 것들이 필요한지 살펴 보겠습니다. – […]
준비물 : 여분랜카드, 크로스 케이블 1) 메인컴퓨에 여분의 랜카드를 추가한다.2) 메인컴퓨터 기존 랜카드 네트워크 메인을 다음과 같이 설정3)다음과 같이 공유설정이 되어 진다. 4) 메일컴퓨터 […]
소스: Forfiles – Batch process multiple files – Windows CMD – SS64.com
Windows XP SP2(64비트 시스템용) http://www.microsoft.com/downloads/details.aspx?FamilyId=5fbaa61b-15ce-49c7-9361-cb5494f9d6aa Windows XP SP3 (32비트 시스템용) https://www.microsoft.com/ko-KR/download/details.aspx?id=55245 Windows XP Embedded SP3(32비트 시스템용) https://www.microsoft.com/ko-KR/download/details.aspx?id=55247 Windows 8(32비트 시스템용) https://www.microsoft.com/ko-KR/download/details.aspx?id=55246 Windows 8(64비트 시스템용) https://www.microsoft.com/ko-KR/download/details.aspx?id=55249 […]
소스: Microsoft Update 카탈로그
지정된 트러스트 공급자가, 주제에 대해 지정된 형식을 지원하지 않거나 알 수 없습니다. ISO 파일 풀지 말고 CD 나 USB 로 구워 설치 하면 됩니다. iso […]
User Manual : http://sqldeveloper.solyp.com/download/SQLDeveloperUserManual_en.pdf 다음 명령어로 포트와 SID 를 확인한다. C:\>lsnrctl status LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 – Production on 12-5월 -2017 11:17:43 Copyright […]
var server = require(‘http’); server.createServer(function(req, res){ res.writeHead(200, {‘Content-Type’:’text/plain’}); res.end(“Hellow node.js!\n”); }).listen(3000, ‘localhost’); console.log(‘Server running at http://localhost:3000/’);
버전 확인 : perl -v 또는 perl –verion 참조 : http://learnperl.scratchcomputing.com/tutorials/getting_started/ Perl Regex Syntax 참조: https://www.tutorialspoint.com/perl/perl_regular_expressions.htm perl -e ‘print “Hello World!\n”‘ Error 시
perl : warning : Setting locale failed .
perl : warning : Please check that your locale settings :
LANGUAGE = ( unset ) ,
LC_ALL = ( unset ) ,
LANG = "en_US.utf8"
are supported and installed on your system .
perl : warning : Falling back to the standard locale ( "C" ) .
툴설치 […]
Docker란 도커(Docker)는 OS에 앱을 패키징하여 배포할 수 있도록 해 주는 프로그램입니다. 가상머신 및 가상OS 설치 없이 프로그램 가동이 가능 합니다. 1.OS확인 2.Set up the repository […]
소스: [아웃룩] 아웃룩 2007에서 메일 자동회신 설정하는 방법
Copyright © 2026 | WordPress Theme by MH Themes
최상의 웹사이트 경험을 제공하기 위해 쿠키를 사용합니다. 본 사이트를 계속 이용하시면 귀하가 본 사이트에 동의하는 것으로 간주합니다. Ok