Skip to content

DancingKitty/MathLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

📘 安裝與執行說明

🚀 安裝步驟

  1. 複製 DLL 檔案

    • MathLibraryTest/MathLibrary.dll 複製到 C:\Windows\System32
  2. 啟動開發環境

    • 系統管理員 權限啟動 x64 Native Tools Command Prompt for VS 2022
  3. 移動至專案目錄

cd MathLibraryTest

🛠️ 編譯與執行

  1. 編譯程式

    • 執行以下指令進行編譯:
      cl MathLibraryTest.cpp
  2. 執行產生的應用程式

    • 編譯成功後,執行產生的 .exe 檔案。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages