Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
All posts by: zgh149
zgh149
Jenkins
[Jenkins] 在 Windows 上安裝 Jenkins
by
zgh149
21 7 月, 2021
0
Situation 為了建置 CI/CD,需要在本機上安裝 Jenkins Action 詳細步驟可參考官網連......
ASP.NET
[ASP.NET] 使用 Visual Studio 2019 編輯網頁(沒有sln檔)
by
zgh149
20 7 月, 2021
0
Situation 需要修改網頁(http://www.somewhere.com)且已知該網頁對應的網路空間......
Flutter
[Flutter][建置環境] Android Studio Dir or Android SDK not found
by
zgh149
15 7 月, 2021
0
Situation 先安裝 Flutter 但還未安裝 Android Studio,輸入 flutter d......
Flutter
[Flutter][建置環境] JVM not found…
by
zgh149
15 7 月, 2021
0
Situation 執行 flutter doctor 後回應”找不到 JVM” (沒......
Flutter
[Flutter][建置環境] Android licenses status unknow. NoClassDefFoundError …XmlSchema
by
zgh149
15 7 月, 2021
0
Situation 先前已輸入過 flutter doctor –android-licenses......
Interview
[面試] S.A.R (Situation, Action, Result)
by
zgh149
13 7 月, 2021
0
這是最近從”提升程式設計師的面試力 – 189道面試題目與解答, 6/e (修訂版)&......
ASP.NET
[ASP.NET] 判斷使用者IP為內網或外網
by
zgh149
8 7 月, 2021
0
Situation 需要判斷使用者的IP 為內網或外網。 Action 使用者 IP 可以透過 Request......
React Native
[React Native] unknown argument type '__attribute__' in method
by
zgh149
7 7 月, 2021
0
Situation 透過 Terminal 執行 React Native IOS版本時出現死亡紅幕, 執行指......
React Native
[React Native] gflag.h not found
by
zgh149
6 7 月, 2021
0
1.開啟終端機移動到 專案目錄/node_modules/react-native/thrid-party/glog-0.3.4 2.接著在該目錄中執行 ../../scripts/ios-configure-glog.sh...
React Native
[React Native] Config.h not found
by
zgh149
6 7 月, 2021
0
使用 Xcode 載入並編譯 ReactNatie 的 ios項目時出現“Config.h not found......
3
4
5
6
7