Dx's Monkey Life
Posts Tags Categories
Dx's Monkey Life
PostsTagsCategories

Unity IL2CPP 中傳 deletage 給 Native plugin

Dxball avatarDxball  published on 2020-09-23 included in  category Unity3D

在 C# 傳 callback method 到 native plugin 裡面,會先包裝成 delegate,這次在執行的時候遇到 NotSupportedException

Read more...
 Unity3D, IL2CPP, Dotnet, Mono

Visual Studio 專案建置完成後取得組件版本號並輸出在文字檔中

Dxball avatarDxball  published on 2020-07-14 included in  category Dotnet

接到一個需求,需要在專案編譯完成後,在執行檔同目錄下放一個文字檔 (version.txt),內容為組件的版本號 (AssemblyVersion)

Read more...
 Dotnet, VisualStudio

Flutter enum 做 Json 序列化時指定整數值

Dxball avatarDxball  published on 2020-07-07 included in  category Flutter

json_serializable 預設會把 enum 序列化為字串,有時候需要序列化為整數值

Read more...
 Flutter, Dart, Json

憑證 pem 檔轉換成 .NET 用的 pfx 檔 🔏

Dxball avatarDxball  published on 2020-06-20 included in  category Dotnet

.NET 的 X509Certificate2 預設只能讀取 PFX/PKCS12 格式的檔案,手邊有專案產生的 *.pem 憑證,可以使用 openssl 轉換

Read more...
 Openssl, Certificate, 憑證, X509Certificate, Dotnet

Win10 改回舊版相片檢視器

Dxball avatarDxball  published on 2020-06-17 included in  category Windows

升級到 Win10 後,總覺得預設的圖片開啟程式相片不是很習慣,想換回 Win7 的相片檢視器該怎麼做?

Read more...
 Windows, Win10

Visual Studio Code 針對各語言用不同編輯器設定的方法

Dxball avatarDxball  published on 2020-05-28 included in  category VSCode

vscode 可以對不同語言用不同的設定,在某些情況下會比較方便

Read more...
 VSCode
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
Powered by Hugo | Theme - DoIt
2020 - 2024 Dxball | CC BY-NC 4.0