[python] Tesseract-ocr Example
How to implement OCR in pyhton. Advanced: Identify non-... » 閱讀全文
How to implement OCR in pyhton. Advanced: Identify non-... » 閱讀全文
本文介紹如何解決生成內容是中文的csv file後,用excel開啟會有亂碼的問題。
Connect to SAP using sapjco in Java.
本文講述如何控管使用者登入登出之session。
本文講解如何實作存取oracle資料庫。
How to run jar file in cmd.
介紹利用 SQLBolt 網站快速學習SQL語法。
利用pyodbc使用python操作資料庫,本文介紹pyodbc連結MSSQL/postgreSQL之方法。
本文介紹AES加密,並以JAVA實作AES256加解密程式。
本文說明在Windows Server 2008/2016的 pycrypto 環境設定。
pyodbc在import時遇到DLL load failed之解法。
Python在版本3.5以前,bytes object是沒有hex() function。 那麼要如何實作呢?