热门面试题与答案和在线测试
面向面试准备、在线测试、教程与实战练习的学习平台

通过聚焦学习路径、模拟测试和面试实战内容持续提升技能。

WithoutBook 将分主题面试题、在线练习测试、教程和对比指南整合到一个响应式学习空间中。

面试准备

Tips and Tricks 面试题与答案

问题 11. How to use Private Character Editor?

Used for editing fonts,etc.
** start>>Run
** Now, type eudcedit

这有帮助吗? 添加评论 查看评论
 

问题 12. How to inbuilt windows repairing software?

Dr. Watson.
This an inbuilt windows repairing software !
** start>>Run
** Now, type drwtsn32

这有帮助吗? 添加评论 查看评论
 

问题 13. How to use old media player after upgrading media player?

Even if you upgrade your Media Player, you can still access your old player in case the new one fails !!!
** start>>Run
** Now, type mplay32

这有帮助吗? 添加评论 查看评论
 

问题 14. How to use folders as drives?

Do The Follwing :
► Start >> Run
► Type cmd and hit Enter
► This will open "Command Prompt"
► Type subst Z: E:folder and hit Enter key.
→ You can replace Z: with your desired New Drive Letter (Except existing Drive letters)!
→ You can replace E:folder with the path of your favorite folder !
► Now, type exit

But a Problem !
On Restart the Virtual Drive Disappears !!!

Solution !
We can make a batch file which will make the drive everytime on startup !
Here is how ?
► Open Notepad
► Type :
@ECHO OFF
subst Z: E:folder
exit
► File >> Save As...
► Name it : Virtual Drive Emulator.bat
► Start >> All Programs
► Right Click on Startup >> Open
► This open the Startup folder
► Paste the Virtual Drive Emulator.bat file here !
*** That's all , now the drive will automatically be created when ever you start your pc

这有帮助吗? 添加评论 查看评论
 

问题 15. How to add your folder name in "Send To"?

** Open any FOLDER.
** Then, TOOLS >> Folder Options
** Click view TAB.
** In LIST of Advance Settings, click Show hidden files and folders !
** Now, go to C:Documents and Settings
** Here, double click and open your (username) folder !
** Now, open SendTo folder.
** Here copy and paste the shortcut of your favorite folder.

That's Done !!!

Now, tranfer files to your favorite folder :

** Right Click the file
** Then, Send To
** Click the folder name !

这有帮助吗? 添加评论 查看评论
 

用户评价最有帮助的内容:

版权所有 © 2026,WithoutBook。