導航:首頁 > 五金知識 > 多特工具箱v30

多特工具箱v30

發布時間:2022-03-29 11:40:27

Ⅰ 我用多特工具箱中的'加密精靈"加密了文件夾,重新安了系統之後,再次用加密精靈加密不管用了,請教各位大

有些軟體是不可信的了
那次莪加密盤符,後面基本上也打不開了

Ⅱ S9賽季22 YD MS 怎麼打

1、你的GT220顯然是非常差的低端顯卡,要帶多開號多開程序不卡更換顯卡是非常有必要的,600——700元的 9800GT 1G或HD5670 1G ,2、全面清理機箱灰塵,把所有硬體取出來用毛刷細心清理灰塵,特別是CPU散熱器和CPU風扇處的灰塵最多,最好是更換散熱器和風扇,超頻3 50元一套,3、全盤格式化硬碟重新分區,重裝干凈的系統,如雨林木風裝機版的系統,4、盡量少裝其它多餘的應用程序,殺毒的裝個金山衛士就可以了,其它的殺毒千萬不要裝,5、下載多特工具箱,裡面的優化設置和卸載清除兩個文件夾裡面的工具如QQ垃圾清理,系統服務優化,系統啟動優化,系統垃圾清理,注冊表清理,這幾個工具每隔3天執行一次所有的操作(全部大概要5分鍾)。

Ⅲ xp記事本大問題,圖標變,右鍵沒了

用優化大師是由清理下圖標緩存

Ⅳ 電腦重裝系統後如何恢復D盤里的視頻文件

可以恢復的,有個軟體叫 easyrecovery ,可以找有經驗的人弄一下。

Ⅳ 我是安裝過搜狗輸入法!

我看了你的問題。。。自己以前也常常碰到過。。我都是重裝一下系統才會好的。。。如果你感覺有點麻煩。。你可以下載一個多特工具箱裡面有個輸入法設置的小軟體。。你可以下載來看看對你的輸入法有優化效果很好也對你整體系統運行也有幫助。。還有我不是做廣告我使用過才這么說的。。。呵呵。。以前你有什麼電腦上的問題就問我吧。。我是學計算機的。。。因為能幫助你吧?嘿嘿

樓主快元旦了 祝你元旦快樂!~

Ⅵ 恢復剛剛被刪的文件

去多特軟體站下那個 多特工具箱,那裡面有恢復工具,剛刪除的東西

Ⅶ 誰有可用的電腦優化軟體(不要什麼優化大師,超級兔子等)

我覺得優化大師挺好的,你可以試試完美卸載,但它弄壞我的電腦兩次了。
電腦優化軟體哪個個都一樣,還不是清理下垃圾,沒什麼特別的,如果你的電腦配置不好,再怎麼優化都一樣。
還不如我一個*.bat(批處)強

@echo off
echo 正在清除系統^^文件,請稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q 「%userprofile%\Local Settings\Temporary Internet Files\*.*「
del /f /s /q 「%userprofile%\Local Settings\Temp\*.*「
del /f /s /q 「%userprofile%\recent\*.*「
echo 清除系統LJ完成!
echo.>C:\Autorun.inf
echo.>D:\Autorun.inf
echo.>E:\Autorun.inf
echo.>F:\Autorun.inf
echo.>G:\Autorun.inf
echo.>H:\Autorun.inf
echo.>I:\Autorun.inf
echo.>J:\Autorun.inf
echo.>K:\Autorun.inf
echo.>L:\Autorun.inf
echo.>M:\Autorun.inf
echo.>N:\Autorun.inf
echo.>O:\Autorun.inf
echo.>P:\Autorun.inf
echo.>Q:\Autorun.inf
echo.>R:\Autorun.inf
echo.>S:\Autorun.inf
echo.>T:\Autorun.inf
echo.>U:\Autorun.inf
echo.>V:\Autorun.inf
echo.>W:\Autorun.inf
echo.>X:\Autorun.inf
echo.>Y:\Autorun.inf
echo.>Z:\Autorun.inf
@attrib C:\autorun.inf +s +h +r >nul
@attrib D:\autorun.inf +s +h +r >nul
@attrib E:\autorun.inf +s +h +r >nul
@attrib F:\autorun.inf +s +h +r >nul
@attrib G:\autorun.inf +s +h +r >nul
@attrib H:\autorun.inf +s +h +r >nul
@attrib I:\autorun.inf +s +h +r >nul
@attrib J:\autorun.inf +s +h +r >nul
@attrib K:\autorun.inf +s +h +r >nul
@attrib L:\autorun.inf +s +h +r >nul
@attrib M:\autorun.inf +s +h +r >nul
@attrib N:\autorun.inf +s +h +r >nul
@attrib O:\autorun.inf +s +h +r >nul
@attrib P:\autorun.inf +s +h +r >nul
@attrib Q:\autorun.inf +s +h +r >nul
@attrib R:\autorun.inf +s +h +r >nul
@attrib S:\autorun.inf +s +h +r >nul
@attrib T:\autorun.inf +s +h +r >nul
@attrib U:\autorun.inf +s +h +r >nul
@attrib V:\autorun.inf +s +h +r >nul
@attrib W:\autorun.inf +s +h +r >nul
@attrib X:\autorun.inf +s +h +r >nul
@attrib Y:\autorun.inf +s +h +r >nul
@attrib Z:\autorun.inf +s +h +r >nul
@ECHO Y|cacls C:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls D:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls E:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls F:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls G:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls H:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls I:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls J:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls K:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls L:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls M:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls N:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls O:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls P:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls Q:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls R:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls S:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls T:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls U:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls V:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls W:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls X:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls Y:\autorun.inf /p everyone:n >nul
@ECHO Y|cacls Z:\autorun.inf /p everyone:n >nul
echo.> %windir%\Logo1_.exe
echo.> %windir%\rundl132.exe
echo.> %windir%\0Sy.exe
echo.> %windir%\vDll.dll
echo.> %windir%\1Sy.exe
echo.> %windir%\2Sy.exe
echo.> %windir%\rundll32.exe
echo.> %windir%\3Sy.exe
echo.> %windir%\4Sy.exe
echo.> %windir%\5Sy.exe
echo.> %windir%\6Sy.exe
echo.> %windir%\7Sy.exe
echo.> %windir%\8Sy.exe
echo.> %windir%\9Sy.exe
echo.> %windir%\1.com
echo.> %windir%\exerouter.exe
echo.> %windir%\EXP10RER.com
echo.> %windir%\finders.com
echo.> %windir%\Shell.sys
echo.> %windir%\sms*.**e
echo.> %windir%\kill.exe
echo.> %windir%\sws.dll
echo.> %windir%\sws32.dll
echo.> %windir%\dll.dll
echo.> %windir%\11.exe
echo.> %windir%\gold.com
echo.> %windir%\system32\msdll.dll
echo.> %windir%\system32\nmhxy.dll
echo.> %windir%\g0ld.com
echo.> %windir%\veevrg.exe
@attrib %windir%\Logo1_.exe +s +h +r >nul
@attrib %windir%\rundl132.exe +s +h +r >nul
@attrib %windir%\0Sy.exe +s +h +r >nul
@attrib %windir%\vDll.dll +s +h +r >nul
@attrib %windir%\1Sy.exe +s +h +r >nul
@attrib %windir%\2Sy.exe +s +h +r >nul
@attrib %windir%\rundll32.exe +s +h +r >nul
@attrib %windir%\3Sy.exe +s +h +r >nul
@attrib %windir%\4Sy.exe +s +h +r >nul
@attrib %windir%\5Sy.exe +s +h +r >nul
@attrib %windir%\6Sy.exe +s +h +r >nul
@attrib %windir%\7Sy.exe +s +h +r >nul
@attrib %windir%\8Sy.exe +s +h +r >nul
@attrib %windir%\9Sy.exe +s +h +r >nul
@attrib %windir%\1.com +s +h +r >nul
@attrib %windir%\exerouter.exe +s +h +r >nul
@attrib %windir%\EXP10RER.com +s +h +r >nul
@attrib %windir%\finders.com +s +h +r >nul
@attrib %windir%\Shell.sys +s +h +r >nul
@attrib %windir%\sms*.**e +s +h +r >nul
@attrib %windir%\kill.exe +s +h +r >nul
@attrib %windir%\sws.dll +s +h +r >nul
@attrib %windir%\sws32.dll +s +h +r >nul
@attrib %windir%\dll.dll +s +h +r >nul
@attrib %windir%\11.exe +s +h +r >nul
@attrib %windir%\gold.com +s +h +r >nul
@attrib %windir%\system32\msdll.dll +s +h +r >nul
@attrib %windir%\system32\nmhxy.dll +s +h +r >nul
@attrib %windir%\g0ld.com +s +h +r >nul
@attrib %windir%\veevrg.exe +s +h +r >nul
@ECHO Y|cacls %windir%\Logo1_.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\rundl132.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\0Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\vDll.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\1Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\2Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\rundll32.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\3Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\4Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\5Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\6Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\7Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\8Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\9Sy.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\1.com /p everyone:n >nul
@ECHO Y|cacls %windir%\exerouter.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\EXP10RER.com /p everyone:n >nul
@ECHO Y|cacls %windir%\finders.com /p everyone:n >nul
@ECHO Y|cacls %windir%\Shell.sys /p everyone:n >nul
@ECHO Y|cacls %windir%\sms*.**e /p everyone:n >nul
@ECHO Y|cacls %windir%\kill.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\sws.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\sws32.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\dll.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\11.exe /p everyone:n >nul
@ECHO Y|cacls %windir%\gold.com /p everyone:n >nul
@ECHO Y|cacls %windir%\system32\msdll.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\system32\nmhxy.dll /p everyone:n >nul
@ECHO Y|cacls %windir%\g0ld.com /p everyone:n >nul
@ECHO Y|cacls %windir%\veevrg.exe /p everyone:n >nul
del c:\_desktop.ini /q/s/f/a
del d:\_desktop.ini /q/s/f/a
del e:\_desktop.ini /q/s/f/a
del f:\_desktop.ini /q/s/f/a
net share c$ /d
net share d$ /d
net share e$ /d
net share F$ /d
net share G$ /d
net share h$ /d
net share i$ /d
net share j$ /d
net share admin$ /d
net share ipc$ /d
@echo end

Ⅷ 怎麼能修改下載的pdf文件

用foxit PDF editor打開你的PDF文件
一、文字部分修改(文字型)
1.移動文字
單擊要移動的文字會出現虛線框,就能任意拖動文字到任意位置。不過選擇時可能是一個字,也可能是幾個字或一句話,當你只需要移動一句話的其中一個字的話可先按工具條中的「分割文本」按鈕,再在其後彈出的「分割文本」對話框中選擇分割位置後「確定」即可。
2.增刪文字
雙擊文字就能選中文字,這些選中的文字會有一個藍綠色的方框框住,你即可輸入新的文字或刪除文字,完成後點擊一下如下圖箭頭所指處的對勾按鈕退出編輯狀態。可能你已發現刪除文字後中間有空白的地方,你可用滑鼠單擊空白處後面的文字往左拖動到合適位置。
3.改變字體大小、顏色
單擊文字選中文字,點擊滑鼠右鍵—「屬性列表」,打開「屬性」對話框,點擊相應的項即可修改。
比如要改變字的大小,點擊「字體大小」項,在:「值」欄里輸入需要的數字(數字越大字體也越大)後再按「Enter」即可。其他項的改變方法相同。注意:旋轉是字的形狀不變但是旋轉了一定角度;而傾斜是字體變化了,相等於Word中的斜體字。
4.導入字體
當您在添加文本時明明是中文字,但是顯示的卻是??號,這時您需要先導入字體。就是先按「導入字體」按鈕,打開「導入 Windows 字體」對話框,再選擇要導入的字體即可。
二、可以如PS軟體一樣使用圖片編輯工具(修改圖片型PDF文件)。
以往對於通過掃描形成的圖片型的PDF文件不管是老版本的Adobe Acrobat或是老版本的Foxit PDF Editor軟體都無法編輯修改,而現在的新版本的Foxit PDF Editor軟體卻能任意修改了。當然這里說的修改和Word中的編輯修改不同,比較麻煩一些。
首先用滑鼠雙擊要編輯的圖片,這時會彈出圖片編輯工具,然後點擊「矩形選取框」按鈕,會彈出一個十字形游標,用這個游標在要編輯的圖片上選取修改區域後就能用各種類似PS的工具進行操作了(用法

閱讀全文

與多特工具箱v30相關的資料

熱點內容
南岸茶園消防器材專賣店在哪裡 瀏覽:709
長虹洗衣機滾筒軸承怎麼拆卸 瀏覽:951
西安廣場健身器材哪裡能買到 瀏覽:329
壁櫥需要多少五金件 瀏覽:660
冰箱倒置後不製冷了怎麼辦 瀏覽:892
暖氣有自家閥門嗎 瀏覽:704
180博大電動工具價格表 瀏覽:533
深圳市高成機械設備有限公司怎麼樣 瀏覽:336
機械效率什麼時候要乘以繩子段數 瀏覽:659
400w製冷機多少瓦 瀏覽:588
測量泵體振動值儀器怎麼用 瀏覽:563
綿陽有哪些閥門廠 瀏覽:366
家用天然氣閥門怎麼拆卸 瀏覽:420
搖搖樂器材是什麼 瀏覽:209
牛津是什麼儀器 瀏覽:668
不銹鋼超聲波清洗機怎麼焊 瀏覽:583
工程機械如何降溫防暑 瀏覽:479
帕薩特領馭儀表盤上ok是什麼情況 瀏覽:69
機械高達是什麼意思 瀏覽:42
礦用自動潤滑裝置 瀏覽:655