Skip to content

Note

不挑戰記憶力的技術筆記

Menu
Menu

wordpress upgrade

Posted on 2012 年 11 月 22 日 by febr

http://codex.wordpress.org/Upgrading_WordPress_Extended…

Read more

[JQuery]對 select 的操作方式

Posted on 2012 年 10 月 3 日 by febr

1. 取得option的值 // get選取option的文字 $(‘#select’).find(‘:sel…

Read more

[JQuery]刪除指定單一一筆資料

Posted on 2012 年 7 月 17 日 by febr

可以用parent的方式往上一層找tr tag,把找到的tr砍掉 網頁動態載入無法用click,改用live(…

Read more

[HTML] 列印用的分頁符號

Posted on 2012 年 7 月 17 日 by febr

[html] <div style="page-break-before:always&quo…

Read more

[ASP]匯出Excel 數字開頭0消失

Posted on 2012 年 7 月 2 日 by febr

例如 : 0912321321,  Excel會讀成數字形態 912321321 解決方式: 修改欄位前加 C…

Read more

[ASP]簡易由HTML輸出Excel

Posted on 2012 年 6 月 24 日 by febr

Response.Clear Response.ContentType = “applicatio…

Read more

[JQeury]指定某select為selected狀態

Posted on 2012 年 6 月 6 日 by febr

$(‘#selectid option[value=XXX]’).attr(‘selected’, ‘sele…

Read more

[SQL]UPDATE

Posted on 2012 年 6 月 1 日 by febr

用法很簡單,但臨時要用的時候就是會忘記或用錯…… 這次用到一次更新多筆資料,並且有jo…

Read more

[PHP]關閉phpinfo()

Posted on 2012 年 5 月 29 日 by febr

為了安全性問題,正式上線時必須關閉phpinfo() php.ini   disable_funct…

Read more

[VB.NET]StreamWriter : 將字串存成檔案

Posted on 2012 年 5 月 21 日 by febr

記錄錯誤log時可以用,會接續寫入至檔案內… Dim sw As System.IO.StreamWrit…

Read more

文章分頁

  • Previous
  • 1
  • ...
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • 20
  • Next

近期文章

  • [AWS] S3 Object Initiate restore (復原回 Standard)
  • [Windows] 使用者快速登出的方法 Logout/ Logoff/Sign Out from Windows User Account
  • [Windows] Windows 11 安裝Server管理工具Install RSAT(Remote Server Administrator Tools)
  • Chrome出現:你的連線不是私人連線 Your connection is not private
  • [C#] 取得 Request URL 的方法

近期留言

    彙整

    分類

    • Ajax
    • Android
    • ASP
    • ASP.NET MVC
    • Azure
    • C#
    • Cisco
    • CSS
    • Delphi
    • Developer Tools
    • Framework
    • FreeBSD
    • Git
    • HTML5
    • javascript
    • jQuery
    • Juniper
    • Linux
    • Mac
    • PHP
    • Python
    • Server&OS
    • Software
    • SQL server
    • Sublime Text
    • Ubuntu
    • Visual Studio
    • Vmware
    • Web Design
    • Web Development
    • Windows
    • WordPress
    • 未分類
    • 未分類

    彙整

    分類

    • Ajax
    • Android
    • ASP
    • ASP.NET MVC
    • Azure
    • C#
    • Cisco
    • CSS
    • Delphi
    • Developer Tools
    • Framework
    • FreeBSD
    • Git
    • HTML5
    • javascript
    • jQuery
    • Juniper
    • Linux
    • Mac
    • PHP
    • Python
    • Server&OS
    • Software
    • SQL server
    • Sublime Text
    • Ubuntu
    • Visual Studio
    • Vmware
    • Web Design
    • Web Development
    • Windows
    • WordPress
    • 未分類
    • 未分類

    其他操作

    • 登入
    • 訂閱網站內容的資訊提供
    • 訂閱留言的資訊提供
    • WordPress.org 台灣繁體中文
    © 2025 Note | Powered by Superbs Personal Blog theme