目前分類:讀書心得 (18)

瀏覽方式: 標題列表 簡短摘要

How To Fail With Elizabeth Day | Podcast on Spotify

作者 :Elizabeth Day(伊莉莎白.德依)

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

家裡長輩需要,簡單製作紀錄一個月份的血壓紀錄表,提供excel及pdf檔。

image

文章標籤

yoruru 發表在 痞客邦 留言(2) 人氣()

 

第一部 科技挑戰

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

 

本書有兩個最主要的目標:

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

 

 

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

在VS2019進行Vue開發實在是太痛苦了,於是轉移陣地到VS code,別的不說,至少排版上舒服很多。

使用Vue cli run成功後,terminal顯示如下

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

上禮拜參考官方文件後,順順利利的建立了 hello world 的 Vue.js 應用程式,結果這禮拜不知道為什麼跑不了,出現錯誤訊息如下:

npm run build exited with code 1

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

1. 用 C++ Addons 實作出可在node執行的模組 (例如:  hellocc.node 模組 )

 參考: C++ Addons快速入門 (Using C++ Addons to call C/C++ code from Node.js)

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

PHP-CPP : A C++ library for developing PHP extensions.

使用時須注意:

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

I. Study Node.js

Node.js 快速入門:下載、安裝 Node.js,啟動並測試伺服器 By 彭彭

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

Originally published at https://www.olegtarasov.me on June 9, 2019.

Author: Oleg Tarasov

yoruru 發表在 痞客邦 留言(0) 人氣()

Originally published at https://www.olegtarasov.me on June 7, 2019. 

Author: Oleg Tarasov

yoruru 發表在 痞客邦 留言(0) 人氣()

Build + Use static CURL with Visual Studio 2019 or 2017

https://www.youtube.com/watch?v=q_mXVZ6VJs4

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

I have a C++ project written in Linux, now my goal is to make this project call from .NET Core and still run in Linux, just like using DLL ( Dynamic-link library ) from .NET.

The difficulty is that DLL designs for Windows, even though I can create DLL in Visual Studio 2019, I can't use the DLL in Linux. I need to build a shared library for .NET Core in Linux.

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

Walkthrough: Create and use your own Dynamic Link Library (C++) using Visual Studio 2019

Prerequisites

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

練習 正規表示式 Regular Expressions 的好網站推薦:

https://regexone.com/

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

讀個排序演算法,發現忘光光,只看維基會看不懂,順手整理一下讓我看得懂的資料,感謝前輩們的用心 

排序演算法排序演算法(維基百科)

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()

深度職場力:拋開熱情迷思,專心把自己變強! MIT電腦科學博士寫給工作人的深度精進指南

So Good They Can't Ignore YouWhy Skills Trump Passion in the Quest for Work You Love

文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣()