Ron 2.0

Simple Is Not Easy


  • Home

  • Archives

  • Tags

  • Sitemap

  • Search

C# 的 explicit 與 implicit 關鍵字

Posted on 2017-09-24 | In C# , Language Spec

來紀錄一下 C# 的兩個關鍵字 , explicit 以及 implicit。

Read more »

Hexo 與 hexo-theme-next 的零碎片段

Posted on 2017-09-02 | In Hexo

Hexo以及hexo-theme-next樣板在使用上有滿多細節跟小地方是需要一直找資料解決的, 但是每個小東西都寫一篇覺得太零散了, 所以把相關的片段都放在這裡。

Read more »

利用xs3p將xsd轉換成文件

Posted on 2017-09-02 | In Tools

有時候專案中會需要使用xml做為設定文件去定義程式的行為與參數, 而config有可能會非常複雜, 所以為了開發上的方便會用xsd來定義, 並且需要產出一份文件來讓新手快速了解config應該如何編寫, 所以我們需要一些工具來幫來製作文件。

Read more »

新增一個使用者定義函數提供亂數字串

Posted on 2017-08-20 | In MSSQL

首先, 需求上是這樣的:
要在資料庫中建立一個UDF(User-defined function), 它的功能是要能產生一組格式像這樣 zAc-jVu-euO-nQ7 的亂數字串。

Read more »

HttpRequest.QueryString 的自動 UrlDecode 問題

Posted on 2017-08-13 | In C# , .NET

HttpRequest.QueryString[“q”] 在用來取得query string的值是很方便, 但是會自動將query string先做過UrlDecode, 這在query string 有某些特殊字元的時候產生問題

Read more »

置底 - 工具箱與優質傳送門

Posted on 1900-01-01 | In Top

總有一些小工具一個不小心就會忘, 還有一些好文章要查的時候找不到.

Read more »
1…910
Ron Sun

Ron Sun

96 posts
18 categories
3 tags
GitHub Linkedin
Resources
  • .Net Source Code
  • .Net Core Source Code
  • NotFalse 技術客
  • 放零碎筆記的 Gist
© 2017 - 2025 Ron Sun
Powered by Hexo
Theme - NexT.Pisces