2010年1月21日
摘要: 编译: nmake makefile.vc BUILD=debug SHARE=0 MONOLITHIC=1 UNICODE=1 在VC 2008 Express中设置好目录,然后再项目属性中,Linker-〉Additional Dependencies中设置Input为: wxmsw28ud... 阅读全文
posted @ 2010-01-21 13:22 saising 阅读(392) 评论(0) 推荐(0)
摘要: cd /etc/ssh vi sshd_config 修改: PermitRootLogin yes AuthorizedKeysFile ~/.ssh/authorized_keys2 /etc/rc.d/sshd restart cd /usr/X11R6/NX/bin ./nxsetup ... 阅读全文
posted @ 2010-01-21 13:17 saising 阅读(302) 评论(0) 推荐(0)