test-programs
来自「该项目主要是将wingdows程序直接运行在linux上」· 代码 · 共 47 行
TXT
47 行
Common test programs list:~~~~~~~~~~~~~~~~~~~~~~~~~~ notepad.exe sol.exe winmine.exe freecell.exe calc.exe spider.exe How to run: ~~~~~~~~~~~ You can run these Windows native programs by two ways: 1. Run on the Shell Running the test program listed above just like running a Linux application on the Shell, for example: ./notepad.exe 2. Run with the icon You can also run a test program by clicking a icon which is linked to the executable file. Built-in test program:~~~~~~~~~~~~~~~~~~~~~~ createprocess-test.exe How to run: ~~~~~~~~~~~ You can run this built-in test program in the same way described above: ./createprocess-test.exe When the program runs, you can select a application on the menu "Applications" to run. Note: ~~~~~ Before running this test program, make sure that all the common test programs listed above have been copied to the directory that the file createprocess-test.exe locates. It will not work well in running this program by clicking its icon, and some path setting work will be improved in the following release.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?