上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 39 下一页
摘要: 在默认情况下,MySQL只允许本地连接并不允许远程连接。为什么会这样呢?下面这段话会解决这个问题。Internally, the server stores privilege information in the grant tables of the mysql database (that is, in the database named mysql). The MySQL server reads the contents of these tables into memory when it starts and bases access-control decisions on 阅读全文
posted @ 2010-08-10 14:47 MagicLetters 阅读(245) 评论(0) 推荐(0) 编辑
摘要: Q. How do I change user name (rename user name) or UID under Linux operating system?A. Use the usermod command to change user name under Linux. it mod... 阅读全文
posted @ 2010-08-10 07:25 MagicLetters 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 添加系統托盤的核心code:[代码]  如果需要具體的代碼請點擊here 阅读全文
posted @ 2010-08-04 12:13 MagicLetters 阅读(301) 评论(0) 推荐(0) 编辑
摘要: You can get a pdf editionofthisarticle fromhereSubversion is an application used for version control, it is meant to become a replacement of CVS Concurrent Versions System. Subversion is also known as... 阅读全文
posted @ 2010-08-02 18:57 MagicLetters 阅读(277) 评论(0) 推荐(0) 编辑
摘要: Astock Eclipse installation has integrated support for CVS, a popularopen source change-management system. The abilities of CVS, and itslimitations, are well known, but many groups have been investiga... 阅读全文
posted @ 2010-08-01 15:36 MagicLetters 阅读(378) 评论(0) 推荐(0) 编辑
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 39 下一页