Skip to content

Note

不挑戰記憶力的技術筆記

Menu
Menu

[SQL Server]將結構描述更改為dbo

Posted on 2014 年 4 月 18 日 by febr

有時候建立table預設的結構描述會是使用者名稱,若要使用SQL Server Management更改為db…

Read more

[FreeBsd] Install Apache

Posted on 2014 年 4 月 17 日 by febr

[bash] cd /usr/ports/www/apache22;make install clean [/…

Read more

[FreeBSD] Install memcached

Posted on 2014 年 4 月 17 日 by febr

[bash] #install memcached cd /usr/ports/databases/memca…

Read more

[SQL Server]訊息 5120 作業系統錯誤5: 存取被拒

Posted on 2014 年 4 月 13 日 by febr

產生ldf時,發生了這樣的錯誤 [sql] CREATE DATABASE DatabaseName01 ON…

Read more

在Windows建立SASS(SCSS) + Compass環境(& Sublime Text 2)

Posted on 2014 年 4 月 10 日 by febr

1. Sublime Text必備的packages: SASS SASS snippets Compass …

Read more

[ASP] 眉角筆記

Posted on 2014 年 4 月 10 日 by febr

VBscript的function若要回傳物件,記得用Set [vb] Function hello Dim …

Read more

Sublime Text必裝Packge

Posted on 2014 年 4 月 10 日 by febr

裝完Package Control套件後,可直接安裝許多套件,以下是自己開發時候用到的。 開起套件管理員:Ct…

Read more

查詢Database中所有trigger、匯出資料庫特定物件

Posted on 2014 年 3 月 11 日 by febr

[sql] –查詢Database中所有trigger SELECT o.name, c.text…

Read more

[Windows]啟用/關閉Administrator

Posted on 2014 年 2 月 23 日 by febr

[html] net user administrator /active:yes [/html] http:…

Read more

[SQL] SELECT 中使用LIKE

Posted on 2014 年 2 月 14 日 by febr

[sql] SELECT CASE WHEN col_a LIKE ‘%a%’ THE…

Read more

文章分頁

  • Previous
  • 1
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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