摘要:aix里面怎么查看实际的磁盘空间
postgres & redmine & ldap
摘要:postgres & redmine & ldap
匯出excel功能:VS2005
- 772
- 0
- asp.net in C#
摘要:匯出excel功能:VS2005
[ASP.NET] Dictionary in .NET C#
- 1033
- 0
- asp.net in C#
摘要:[ASP.NET] Dictionary in .NET C#
print與匯出excel in js
摘要:print與匯出excel in js
[SQL SERVER][Memo]忘記SA密碼怎麼辦
Win 7上面裝VS 2003來開發 1.1的程式/[SQL SERVER][Memo]忘記SA密碼怎麼辦
http://www.dotblogs.com.tw/rainmaker/archive/2011/03/04/21674.aspx
[SQL SERVER][Memo]忘記SA密碼怎麼辦
http://www.dotblogs.com.tw/ricochen/archive/2010/07/01/16303.aspx
msql 修改sa密碼與強制取消密碼規則
1>先用系統管理員登入dos
c:\Windows\system32>NET STOP
2.SQL >
ALTER LOGIN [sa] WITH DEFAULT_DATABASE=[master],
CHECK_EXPIRATION=OFF, CHECK_POLICY=OFF
GO
exec sp_password NULL,
install postgresql in ubuntu
- 357
- 0
- postgresql
摘要:install postgresql in ubuntu
Linux 基本指令簡介
摘要:Linux 基本指令簡介
vi指令說明(完整版)
摘要:vi指令說明(完整版)
Postgresql and TCP/IP connections on port 5432
- 1760
- 0
- postgresql
摘要:Postgresql and TCP/IP connections on port 5432
postgresql 指令
- 3338
- 0
- postgresql
- 2014-12-22
摘要:postgresql 指令
Ubuntu 網路設定 - 固定 IP 設定
摘要:Ubuntu 網路設定 - 固定 IP 設定
Linux 各種壓縮與解壓縮指令
摘要:GNU / Linux 各種壓縮與解壓縮指令
建立檔案in ubuntu(linux)
CREATE DATABASE 語法 (Syntax)
CREATE DATABASE database_name;
CREATE DATABASE 敘述句實例 (Example)
假設我們想建立一個叫做「mydatabase」的資料庫:
CREATE DATABASE mydatabase;
Ubuntu 安裝和啟用 SSH 登入
摘要:Ubuntu 安裝和啟用 SSH 登入
mysql ubuntu開啟外部連線 & 修改hosts & 防火牆開啟
摘要:mysql ubuntu開啟外部連線
驗證多行mail格式
- 676
- 0
- angular JS
摘要:驗證多行mail格式
正規表示法
- 941
- 0
- JavaScript
摘要:正規表示法
判斷輸入為數字:欄位.match(regexp)
- 676
- 0
- angular JS
- 2015-05-13
摘要:判斷輸入為數字:欄位.match(regexp)
$timeout + session
- 576
- 0
- angular JS
- 2014-12-07
摘要:$timeout + session