摘要: 条件:COM下Windows Script Host Object Model,然后可以通过以下方法创建快捷方式。 方法: bool CrtShortCut(string FilePath, string fileName) { ... 阅读全文
posted @ 2010-06-20 17:45 饺子吃遍天 阅读(159) 评论(0) 推荐(0)
摘要: 条件:COM下Windows Script Host Object Model,然后可以通过以下方法创建快捷方式。 方法: bool CrtShortCut(string FilePath, string fileName) { ... 阅读全文
posted @ 2010-06-20 17:45 饺子吃遍天 阅读(117) 评论(0) 推荐(0)
摘要: 首相要给root 超级权限GRANT ALL PRIVILEGES ON *.* TO root@localhost IDENTIFIED BY 'root' WITH GRANT OPTION; 其次设置密码 方法1SET PASSWORD FOR 'root'@... 阅读全文
posted @ 2010-06-20 17:41 饺子吃遍天 阅读(192) 评论(0) 推荐(0)
摘要: 首相要给root 超级权限GRANT ALL PRIVILEGES ON *.* TO root@localhost IDENTIFIED BY 'root' WITH GRANT OPTION; 其次设置密码 方法1SET PASSWORD FOR 'root'@... 阅读全文
posted @ 2010-06-20 17:41 饺子吃遍天 阅读(111) 评论(0) 推荐(0)