找回密码
 立即注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 336|回复: 4

[求助]:XP自带的分区工具好用吗?

[复制链接]
发表于 2003-9-21 10:49:44 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
谁用过XP自带的分区工具,好用吗?
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
发表于 2003-9-21 11:50:03 | 显示全部楼层
比专业分区工具差多了。
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2003-9-21 12:14:22 | 显示全部楼层
在xp里如何运行啊?
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

发表于 2003-9-21 13:19:52 | 显示全部楼层
自己瞧瞧呀:


  1. Microsoft Windows XP [Version 5.1.2600]
  2. (C) Copyright 1985-2001 Microsoft Corp.

  3. G:\Documents and Settings\Anthony>diskpart

  4. Microsoft DiskPart version 1.0
  5. Copyright (C) 1999-2001 Microsoft Corporation.
  6. On computer: ALIM

  7. DISKPART> help

  8. Microsoft DiskPart version 1.0

  9. ADD         - Add a mirror to a simple volume.
  10. ACTIVE      - Activates the current basic partition.
  11. ASSIGN      - Assign a drive letter or mount point to the selected volume.
  12. BREAK       - Break a mirror set.
  13. CLEAN       - Clear the configuration information, or all information, off the
  14.               disk.
  15. CONVERT     - Converts between different disk formats.
  16. CREATE      - Create a volume or partition.
  17. DELETE      - Delete an object.
  18. DETAIL      - Provide details about an object.
  19. EXIT        - Exit DiskPart
  20. EXTEND      - Extend a volume.
  21. HELP        - Prints a list of commands.
  22. IMPORT      - Imports a disk group.
  23. LIST        - Prints out a list of objects.
  24. ONLINE      - Online a disk that is currently marked as offline.
  25. REM         - Does nothing. Used to comment scripts.
  26. REMOVE      - Remove a drive letter or mount point assignment.
  27. RESCAN      - Rescan the computer looking for disks and volumes.
  28. RETAIN      - Place a retainer partition under a simple volume.
  29. SELECT      - Move the focus to an object.

  30. DISKPART> list

  31. Microsoft DiskPart version 1.0

  32. DISK        - Prints out a list of disks.
  33. PARTITION   - Prints out a list of partitions on the current disk.
  34. VOLUME      - Print a list of volumes.

  35. DISKPART> list disk

  36.   Disk ###  Status      Size     Free     Dyn  Gpt
  37.   --------  ----------  -------  -------  ---  ---
  38.   Disk 0    Online        19 GB      0 B
  39.   Disk 1    Online        75 GB      0 B

  40. DISKPART> list partition

  41. There is no disk selected to list partitions.
  42. Select a disk and try again.

  43. DISKPART> list disk0

  44. Microsoft DiskPart version 1.0

  45. DISK        - Prints out a list of disks.
  46. PARTITION   - Prints out a list of partitions on the current disk.
  47. VOLUME      - Print a list of volumes.

  48. DISKPART> list disk 0

  49. The arguments you specified for this command are not valid.

  50. DISKPART> helo

  51. Microsoft DiskPart version 1.0

  52. ADD         - Add a mirror to a simple volume.
  53. ACTIVE      - Activates the current basic partition.
  54. ASSIGN      - Assign a drive letter or mount point to the selected volume.
  55. BREAK       - Break a mirror set.
  56. CLEAN       - Clear the configuration information, or all information, off the
  57.               disk.
  58. CONVERT     - Converts between different disk formats.
  59. CREATE      - Create a volume or partition.
  60. DELETE      - Delete an object.
  61. DETAIL      - Provide details about an object.
  62. EXIT        - Exit DiskPart
  63. EXTEND      - Extend a volume.
  64. HELP        - Prints a list of commands.
  65. IMPORT      - Imports a disk group.
  66. LIST        - Prints out a list of objects.
  67. ONLINE      - Online a disk that is currently marked as offline.
  68. REM         - Does nothing. Used to comment scripts.
  69. REMOVE      - Remove a drive letter or mount point assignment.
  70. RESCAN      - Rescan the computer looking for disks and volumes.
  71. RETAIN      - Place a retainer partition under a simple volume.
  72. SELECT      - Move the focus to an object.
复制代码
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

发表于 2003-9-24 00:44:57 | 显示全部楼层
喔喔...
原来是这样阿....
这个站真的不错耶....学到不少小技巧...
我以前只会用软体分...太差了
论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|申请友链|Archiver|手机版|小黑屋|辽公网安备|晓东CAD家园 ( 辽ICP备15016793号 )

GMT+8, 2025-10-13 10:33 , Processed in 0.453506 second(s), 40 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表