EnMinGW32
About
Posts
淺色
深色
自動
繁體中文
繁體中文
English
Posts
Convert Physical OS to Virtual Machine
以下將以Arch Linux做示範。 如果以「migrate physical machine to virtualbox」之類的詞當作關鍵字去Google,會發現網路上的做法都是請你使用Virtual Box的指令來達成目的: # VBoxManage internalcommands createrawvmdk -filename <path-to-file>.vmdk -rawdisk <disk-location> -partitions <partitions-to-migrate>
2019-02-24
教學
APCS. 2019/02/16
2019/02/19 APCS實作題詳解及範例程式
2019-02-19
題解
UVa 1427. Parade
Description 一個城市有n+1個橫向路和m+1個縱向路,一個國王從最北邊的進入,然後沿某種路線從最南邊出去,每小段橫向路都有一個高興值,但國王不會在某條橫向路待超過k分鐘,問國王可以得到的最大的高興值是多少?
2018-12-11
題解
««
«
1
2
3
4
5
»
»»