Really good tips how to write reusable code. read more | digg story … more →
COLD CASEzzangddol wrote 3 weeks ago: XSL 에서는 강제 공백으로 를 사용할 수 없다 대신에  를 사용해야 된다. … more →
faulerhund wrote 3 weeks ago: Fortran Tutorial 본 내용은 Standford 대학의 Fortran Tutorial를 우리 실정에 맞게 옮긴 것이다. Fortran 77 서문 (Preface) F … more →
zzangddol wrote 3 weeks ago: C#에서 객체를 직렬화해서 xml 파일을 만들면, xml-stylesheet 항목을 넣을 수 없다. 이런 경우를 해결한 방법 … more →
zzangddol wrote 1 month ago: Tar Archive 구조 분석 -작성자 : 후키(hwooky@phpclass.com – http://www.phpclass.com) Tar – GNU Project … more →
8izips wrote 2 months ago: 이 문서에서는 Lua와 Luabind의 .NET용 가벼운 래퍼(wrapper)를 통해 C, C++을 기반으로한 .NET 어플리케이션에 스크립트 엔진을 내장하는 것을 보여줍니다. … more →
lum7671 wrote 7 months ago: GTEST(Google test framwork)의 ASSERT_* 을 사용하다 “void value not ignored as it ought to be.” … more →
appledelhi wrote 9 months ago: 프로그램 언어를 배우는데 젤 좋은 방법은 어떤 프로그램을 짜보는 거라는 평소의 생각에 따라 haskell로 smi 화일의 싱크를 조절하는 프로그램을 짜 보았다. module Mai … more →
boleo wrote 10 months ago: Contents 1 Windows 환경에서 eclipse+QT 개발 환경 1.1 이클립스 C/C++ 개발 환경 설정 1.2 QT4.0 open sou … more →
lum7671 wrote 10 months ago: KDE 데스크탑의 patch 파일과 kompare 실행 화면 무심코 바탕화면에 있는 synergy-x11-clipboard-fix.patch 파일을 클릭해봤다. Kom … more →
lum7671 wrote 11 months ago: 형식있는 로그를 만들기 위해서 다음과 같이 해봤다. * common.h ... #define __FILENAME__ (strrchr(__FILE__,'/')+1) #define N … more →
lum7671 wrote 11 months ago: RegexKit Framework를 문서에 나온 데로 프로젝트에 추가했는데컴파일에서 다음과 같은 에러가 발생하면, RegexKit Framework Source를 받아서 Compi … more →
lum7671 wrote 12 months ago: NateOn has exited due to signal 5 (SIGTRAP).[Session started at 2008-07-08 15:53:39 +0900.]dyld: Lib … more →
lum7671 wrote 1 year ago: Suversion 서버를 Windows 2003에 설치해서 사용하고 있다.Suversion 1.4.x를 사용하고 있었는데 1.5.0버전이 릴리즈 되어서 Repository의 데이터 … more →
salsudan wrote 1 year ago: http://en.wikiquote.org/wiki/Alan_Perlis 1. One man’s constant is another man’s variabl … more →
KJ wrote 1 year ago: From CSE HUJI Emacs Fonts HOWTOTo check if some font is available in emacs do following: 1. Switch t … more →
taez wrote 3 years ago: Really good tips how to write reusable code. read more | digg story … more →
taez wrote 3 years ago: Prashant N Mhatre has a working knowledge of several programming languages but job demands to learn … more →