1. Jump to Phyhon
Link : http://wikidocs.net/mybook/read/page?pageid=1
아시는 분은 대부분아시는 박응용님께서 만드신 Jump to Python..
위키독스를 이용하여 자료를 모두 열람 가능하다..
강추!
사이트 이전 : http://codejob.co.kr/docs/page/341/
2. 왕초보를 위한 파이썬 프로그래밍 강좌
Link : http://turing.cafe24.com/
사이트는 허술해 보일지몰라도 내용은 그렇지않다는..
잼있고 쉽게 진행 할 수 있는 사이트~
3. 파이썬 마을
Link : http://bbs.python.or.kr/
국내의 파이썬 커뮤니티..
많은 사람들이 숙제를 한다는... 많은 정보를 얻을 수 있다.
펌(원문) : http://rudrn85.blog.me/90053958482
'주옥같은사이트주저리' 카테고리의 다른 글
| [LINK]milw0rm 대체 사이트. (0) | 2012.02.29 | 
|---|---|
| [펌]THUMB Instruction Set (0) | 2012.02.07 | 
| [Site]Download Streaming videos (0) | 2012.01.07 | 
| [펌]Wiki Crack prevention (0) | 2011.12.25 | 
| [Link]Anti-unpacking tricks (0) | 2011.12.16 | 
If you do not have a valid backup to go to, you can try forcing the 
database up without the transaction log, by using the "-f" switch (e.g. 
"dbeng8 -f -n myengine mydb.db -n mydatabase" . If you can get the 
database up and running, I'd highly recommend an unload and reload 
immediately thereafter. (CAUTION: Consult the documentation if this 
database is involved in a replication environment! Doing this will break 
that environment!) 
See our documentation for a description on how to rebuild a database: 
http://www.ianywhere.com/developer/product_manuals/sqlanywhere/0902/e... 
'Study > 되새김질' 카테고리의 다른 글
| 되새김질(since 2008.02.17 ~) (1) | 2013.08.21 | 
|---|---|
| [펌]sed 명령어 (0) | 2011.12.25 | 
| [C/C++]SBCS/MBCS/WBCS 관련 함수 참고 (0) | 2011.09.08 | 
| Case Description | 
| I am receiving the following message "Assertion failed: 201129 (11.0.1.2250) File is shorter than expected". Why is this happening?  | 
| Tip or Workaround | 
| Resolution | 
| There are certain instances where Microsoft’s OS ignores certain settings (ie. Write-through flags and buffer writes) on the database file and allows buffering when we have told buffering should not take place. What symptoms would users see in the field? Users may see such problems as “File is shorter than expected” and issues with the checkpoint log. There is a page (checkpoint information page) at the beginning of the db containing the stores info about the checkpoint log. The Checkpoint log is located at the end of the database file. There is an inconsistency between checkpoint information page and what was on disk. A potential workaround was generated (see full description of fix below). Our workaround was to increase the frequency of our calls to FileFlushBuffers . In general there should be time to write to disk. Here is a description of the fix: Versions Affected: all Windows versions Modules Affected: engine/server Fixed In: 11.0.0 build 2309 9.0.2 build 3885 10.0.1 build 3956 11.0.0 build 1654 Description: We learned that, in the interest of improved performance, Microsoft Windows explicitly prevents certain documented methods of guaranteeing that data has been written to the physical storage medium from working on IDE/SATA/ATAPI drives (SCSI drives are unaffected). Recoverability after a power outage could be compromised. The database server now performs additional operations to flush data to disk to improve recoverability. In testing, there was no measurable performance degradation by this change. Additional URLs: http://groups.google.com/group/microsoft.public.win32.programmer.kernel/browse_frm/thread/4590ed3a4133828f/406cfb3a9deae044 http://www.tech-archive.net/Archive/WinXP/microsoft.public.windowsxp.general/2004-04/8584.html  | 
| Other Sources Related to Issue | 
| Manual | 
| http://research.microsoft.com/apps/pubs/default.aspx?id=70554 | 
[[['\xdf\xe8\x80\x90\xc5\xedz\xc2\xf3%q\xf0\xfc\x82/\xdaM\x8c\xd2\x81\xfcq8\xc7\xcdm\xb6V\xf6\xe2\xd0\x81']]]  | 
'Study > Reverse_engineering' 카테고리의 다른 글
| [IOS]ios5+ stuff (0) | 2012.09.17 | 
|---|---|
| [분석중]삭제키 (0) | 2011.12.28 | 
| [놀이]flickhomerun (0) | 2011.12.10 | 
| [ARM]자주 사용되는 ARM/THUMB OPCODE 정리 (0) | 2011.09.29 | 
| [펌]IOS 안티 디버깅 기법 (0) | 2011.09.28 | 
