trace最新書籤
如何追蹤 ASP.NET 網站各頁面的執行狀況與效能 
如何追蹤 ASP.NET 網站各頁面的執行狀況與效能 
通常要監測 ASP.NET 網頁的執行狀況與效能會使用 Trace (追蹤) 功能,大致上追蹤分兩種層級,一種是「網頁層級的追蹤」,另一種是「應用程式層級的追蹤」。
分類:軟體
Ip Address Locator - IP Lookup 
Ip Address Locator - IP Lookup 
sda 收藏於 2008/01/28
my ip, ip address, find ip, find ip address, ip lookup, ip address search, ip location, track ip, ip locator, ip lookup locator, trace ip address, track ip address, ip searcher, ip finder
Impressive collection of Ip Tools including very rarely ip neighbors tool that will help you to find all domains host... 繼續閱讀...
Impressive collection of Ip Tools including very rarely ip neighbors
tool that will help you to find all domains host...繼續閱讀
分類:其他
Tsung's Blog | MySQL 設定 記錄執行過的 SQL 語法 
Tsung's Blog | MySQL 設定 記錄執行過的 SQL 語法 
第一種: 查 Slow query 的 SQL 語法:
* log_slow_queries = /var/log/mysql/mysql-slow.log
* long_query_time = 2 (超過 2秒的 SQL 語法記錄起來, 設短一點來記錄除錯也是一種方法 XD)
第二種: 設 MySQL Replication 用 binlog:
* log_bin = /var/log/mysql/mysql-bin.log (此檔要用 mysqlbinlog 解來看)
* mysql 會將所有 INSERT/UPDATE/DELETE 語法記於此(但是語法可能跟你想的不同), 這是要寫給 SLAVE 用的 log 檔
第三種: 推薦此方法, 將 MySQL 執行的每行指令全都記錄起來:
* log = /tmp/mysql.log
restart mysql 後, tail -f /tmp/mysql.log 就可以看到囉! :)
分類:軟體
黑暗執行緒 : 【茶包射手專欄】Why Bind("Blah") Doesn't Work? 
黑暗執行緒 : 【茶包射手專欄】Why Bind("Blah") Doesn't Work? 
答案揭曉了,原來根本不存在Bind這個Method,當我們寫Bind時,實際上它會被轉成this.Eval("FieldName"),而當它被包成自訂函數CvrtStr的參數時,則不會被解讀,而保持Bind(..)的寫法,導致Bind函數不存在的Build Error!
第一個迷團解開了,但如果Bind與Eval的差別只在於有沒有加this.並不合情理,如文件所說,Bind主要用來雙向的Data-Binding,所以應該會與Eval有明顯不同才對。仔細再挖下去,在無法Build的ASPX Source Code中,我們可以找到另一段Code:
分類:軟體
SNIA - Storage Networking Industry Association: I/O Trace Data Files 
SNIA - Storage Networking Industry Association: I/O Trace Data Files 
badpsyche 收藏於 2007/05/22
I/O Trace Data Files
台灣棒球論壇 :: 中國時報與大聯盟 
台灣棒球論壇 :: 中國時報與大聯盟 
yoren 收藏於 2005/10/28
有一份報紙,叫做中國時報,他自詡為質報,但是其中許多新聞的真實性與準確性 都令人懷疑。 ...
有一份報紙,叫做中國時報,他自詡為質報,但是其中許多新聞的真實性與準確性 都令人懷疑。
分類:棒球




標籤:


標籤:





訂閱