Skip to content
What you think is what you get
What you think is what you get
Home
Posts
About Me
Home
Posts
About Me
Follow on
linkedin
Follow on
github
Follow on
twitter
Follow on
facebook
Follow on
instagram
What you think is what you get
Home
Posts
About Me
All posts by: zgh149
zgh149
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......
React Native
[React Native] Error: Unable to resolve module ModuleName from xxx.js
by
zgh149
2 7 月, 2021
0
Error Message : error: Error: Unable to resolve module ......
React Native
[React Native] 初始化專案名稱時不要加入底線
by
zgh149
29 6 月, 2021
0
在初始化專案時除了底線,其他特殊字元(!@#$%^&*()_+)最好也不要加入。 否則使用 npx react......
ASP.NET
[ASP.NET] 使用 Conveyor by Keyoti 讓 localhost 轉成可連結的 IP
by
zgh149
28 6 月, 2021
0
使用ASP.NET 在本機執行“開始偵錯”時,ASP.NET 會在本機上啟動https://localhost......
ASP.NET
,
Web 前端
[ASP.NET] 在TextBox輸入內容後自動跳轉到指定UI元件
by
zgh149
22 6 月, 2021
0
需求: 有些資料欄位在UI上設計為分段或分區輸入,如下方的手機欄位分為三個區塊。 使用者希望能夠在輸入完前一個......
React Native
[React Native] Xcode 編譯緩慢(30min~50min)問題
by
zgh149
17 6 月, 2021
0
這是接手新專案的第一個Issue。狀況如下 每一次使用Xcode編譯ReactNative的ios專案都要花......
Telerik
[Telerik] 如何處理匯出檔案(Excel)中的Leading Zeros
by
zgh149
17 6 月, 2021
0
Leading Zero : 在Excel中輸入0開頭的內容時,0會自動忽略。 同理,使用Telerik匯出檔......
Telerik
[Telerik] 在匯出檔案前調整 RadGrid Column 的 Cell 內容
by
zgh149
10 6 月, 2021
0
需求如標題。 原因是操作者希望在網頁看到的和匯出檔案的是兩回事。(但這兩回事必須存在某種規則) 好吧,基本上就......
4
5
6
7
8