Leo's Technical Debt
So many things, so little time.
Toggle navigation
Leo's Technical Debt
Home
About
Archives
Tags
透過Git Hook,push時部屬程式(pre-push)
透過GitHook Prepush機制,Push時部屬程式 環境準備 Git Python 用Python主要是因為不用編譯,拿來做一些Script很方便 準備githook - Prepush git hook 機制可以讓我們在commit、pull、push….e.t.c.時執行特定的動作,例如執行測試、寄信通知更新、檢查編譯是否通過等……hen方便 在開發的專案下,githook目......
Posted by Leo Yang on 2020-07-02
Python
Git
CI
Dapper
使用Dapper,不要自己刻ORM nuget搜尋、安裝Dapper using Dapper 12345678910111213141516171819public IEnumerable<dynamic> ExecQuery(string query){ try { ConnectionString = $"Data Source = {ser......
Posted by Leo Yang on 2020-07-02
C#
Nuget
快速產生Python爬蟲程式碼
透過Chrome Dev Tools執行結果轉換成Python程式碼 Chrome Dev Tools 準備好要爬的網頁跟表單相關資料後再開啟dev tools切換到NetWork tab再送出請求,避免訊息過多 找到回應正確response的request,按右鍵Copy as curl(cmd) curl to Python Code 把複製的code貼上去就能拿到python的程式碼了......
Posted by Leo Yang on 2020-07-02
Python
Python Selenium - 解決requests沒辦法解決的問題
#Python Selenium - 解決requests沒辦法解決的問題 安裝Selenium 1pip install selenium 安裝Driver 以chrome為例子 1下載 https://chromedriver.chromium.org/downloads 簡單範例: 1234567891011121314151617181920212223242526272829303......
Posted by Leo Yang on 2020-07-02
Python
MS-SQL Temp Table
MS-SQL Temp Table #TempTable 資料表真的會存在資料庫裡面,要完要記得Drop掉 1234567891011121314CREATE TABLE #temp( Pno int, Sno int, Qty decimal(19,5), Cost decimal(19,5), [Date] date, Profit decimal(19,5),......
Posted by Leo Yang on 2020-07-02
SQL
[Hexo] Theme BeanTech
This is hexo theme Demo.
Ported Theme of Hux Blog, Thank Huxpro for designing such a flawless theme. This BeanTech theme created by YuHsuan modified from the original Porter Kaijun Usage I publish the whole project f......
Posted by Leo Yang on 2017-03-18
Hexo
Blog
← Newer Posts
FEATURED TAGS
C#
WPF
.Net Core
DI
Jetbrains
git
SQL
Python
Linux
UnitTest
Chart
DataGrid
DataBinding
WebAPI
.net MVC
datatable
boostrap
Know How
ABOUT ME
C# WPF MVVM傳教士 手在鍵盤 心中有圖 一把梭
RECENT POSTS
datatable動態曾加欄位
前端使用config中設定值
金額欄位顯示千分位
api上傳下載檔案
(no title)
FRIENDS
It Helps SEO