= #!wiki
= = C# 스터디 모임
=
= [IamHere. 출석부] . [StudyMaterial. 문서화] . [StudyMain. 일정] . [FreeTalk. 사랑방] . [WikiRule. 위키규칙] . [u.cgi?rss RSS]
=
= --bnotice--
= --enotice--
=
= 참여자: HuidaeCho, FireFly, bs, uskusi
=
= --bfold 참여방법--
= 이 사이트는 [http://uniqki.ath.cx/ko 윦]을 이용해서 만들었습니다. 사이트이름은 C# (CSharp) 프로그램의 파일확장자인 cs를 따서 만들었습니다. 익명시스템이지만 비밀번호을 이용해서 로그인을 해야 글편집이 가능합니다. 로그인과 로그아웃은 동일한 방법으로 하며 비밀번호입력은 편집 중 아무데나 Uniqki의 한 글자 한글이름에서 "ㅎ"을 뺀 글자를 두 번 연달아 쓴 후 "미리보기"나 "저장"을 누릅니다. 그 문자열은 글저장시 제거되므로 앞뒤로 불필요한 공백이나 엔터는 입력하지 말아 주세요. 문자열을 입력할 때마다 로그인/로그아웃이 번갈아 되므로 미리보기에서 입력했다가 저장에서 또 입력하면 로그아웃 상태가 됩니다. 로그인 상태는 최종 글편집 후 열흘동안 지속되며 로그인 후에는 비밀번호를 입력하지 않고 글편집이 가능합니다. 윦의 문법은 [http://uniqki.ath.cx/ko/manual. 매뉴얼]을 참고해 주세요.
= --efold--
=
= #^###
= </p><div id="rc"></div>
= <script type="text/javascript" src="u.lib/uniqki.js"></script>
= <script type="text/javascript">
= //<![CDATA[
= function uniqki_rc(xml_request){
= var txt = xml_request.responseText;
= txt = txt.replace(/^(.|\n)*h1>/, '');
= txt = txt.replace(/<\/body>(.|\n)*$/, '');
= txt = txt.replace(/<span.*span>/g, '');
= txt = txt.replace(/<\/?div>/g, '');
= document.getElementById('rc').innerHTML = '최근 바뀐 글: '+txt;
= }
* uniqki_request('u.cgi?ls=rc&n=105', null, uniqki_rc);
= //]]>
= </script><p>
= #$$^
=
= ``정기채팅``: [http://gabbly.com/cs.is-great.info 여기]서 한국기준 2007년 7월 21일부터 매주 토요일 아침 11시부터 12시까지 1시간
=
= ``[TextBook. 교재] 및 환경``
= - [http://www.javastudy.co.kr/javastudy/new_bbs/qna_view.jsp?bbs_name=ptsource&theid=158 소설같은 C# CHM 파일] [http://memo.pe.kr forXtra]님의 발견!
= - [http://www.microsoft.com/korea/msdn/vbrun/staythepath/additionalresources/InsideCSharp/default.aspx Inside C#]
= - Reference: MS Press Programming Microsoft Windows With C# - Charles Petzold
= - Reference: Pro C# 2005 and the.NET 2.0 Platform (Apress, 3rd Ed).pdf
= - Compiler: [http://msdn.microsoft.com/vstudio/express Microsoft Visual Studio 2005 Express Edition]
= - [http://msdn2.microsoft.com/en-us/library/ms379606(vs.80).aspx An Introduction to Programming Using Microsoft Visual C# 2005 Express Edition]
= -
=
= ``모임의 "발자취"``
= - 2007-07-04: HuidaeCho 설치만 해둔 MS VS 2005를 한탄함
= - 2007-07-05: FireFly 온라인 스터디 제의
= - 2007-07-06: cs.is-great.info 구축
= - 2007-07-15: 문서화 시작
= -