在Windows 7或Vista(或Windows 8.x,Sorta)上禁用Aero

The Windows Aero Glass interface for Windows 7 or Vista requires a decent video card, you won’t be able to use it on an old clunker computer. For those worried about performance, sometimes squeezing every last drop requires disabling Aero.

Windows 7或Vista的Windows Aero Glass界面需要一個體面的視頻卡,您將無法在舊的老式計算機上使用它。 對于那些擔心性能的人來說,有時要壓縮掉最后一滴水就需要禁用Aero。

在Windows 8中禁用Aero (Disabling Aero in Windows 8)

If you’re trying to disable Aero in Windows 8, you’ll be interested to know that there’s no reason to, because they’ve disabled the Aero transparency theme by default anyway.

如果您嘗試在Windows 8中禁用Aero,那么您會很想知道沒有理由這么做,因為他們還是默認情況下禁用了Aero透明主題。

So there’s no point in bothering for Windows 8 or 8.1.

因此,不必為Windows 8或8.1煩惱。

為Windows 7禁用Aero (Disabling Aero for Windows 7)

First, you’ll want to right-click on the desktop and choose Personalize from the menu.

首先,您需要右鍵單擊桌面,然后從菜單中選擇“個性化”。

Then you can simply scroll the themes down until you see the Basic themes.

然后,您可以簡單地向下滾動主題,直到看到基本主題。

在Windows Vista上禁用Aero (Disabling Aero on Windows Vista)

You might also have some performance reasons for disabling it… to do so, just right-click on the desktop and choose Personalize. Click the “Window Color and Appearance” link:

您可能還出于某種性能原因而將其禁用了……為此,只需右鍵單擊桌面并選擇個性化即可。 點擊“窗口顏色和外觀”鏈接:

Then in the next screen, click the link near the bottom for “Open classic appearance properties for more color options”

然后在下一個屏幕中,單擊底部附近的鏈接“打開經典外觀屬性以獲取更多顏色選項”

Now you should be able to disable Aero altogether by choosing Windows Vista Basic in this screen:

現在,您應該可以通過在此屏幕中選擇Windows Vista Basic來完全禁用Aero:

翻譯自: https://www.howtogeek.com/howto/windows-vista/disable-aero-on-windows-vista/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/279357.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/279357.shtml
英文地址,請注明出處:http://en.pswp.cn/news/279357.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

一個簡單的JDBC通用工具

支持多種數據庫,統一方式產生連接,最優化、最簡單方式釋放資源。歡迎拍磚!import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import java.sql.*; import java.util.List; import java.util.Properties…

sfm點云代碼_VisualSFM使用方法與心得

關于VisualSfM的更多內容組合多個模型(What if VisualSFM produces multiple models?):按照上述步驟進行稀疏重建后,理論上可以得到很好的模型。如果結果產生了多個模型,要想把多個模型合成成一個,點擊菜單中的“SfM->More Fu…

macos mojave_使Ubuntu看起來像macOS Mojave的黑暗模式

macos mojaveIf you’re a Linux user who likes the look of the dark mode coming in macOS Mojave, you’re in luck: there’s a GTK theme just for you. 如果您是Linux用戶,并且喜歡macOS Mojave中的黑暗模式外觀,那么您很幸運:這里有一…

html的列表標簽

列表一般應用在布局中的新聞標題列表和文章標題列表以及網頁菜單等。 例如這個就是一個列表&#xff1a; 列表標簽有幾種&#xff0c;分別是有序列表&#xff0c;無序列表&#xff0c;定義列表。 有序列表<!DOCTYPE html> <html lang"en"> <head>&…

撬鎖錘怎么用_安全錘是啥?消防蜀黍教你怎么選?如何快速破拆逃生?

逃生錘又叫安全錘&#xff0c;生活中很多地方都可以看到&#xff0c;公交車、地鐵窗邊都少不了它們的身影它的款式也是五花八門&#xff0c;那么問題來了當遇到突發狀況被困車內時&#xff0c;哪種破窗工具最有效&#xff1f;又該如何快速逃生自救&#xff1f;近日&#xff0c;…

WSUS技術概覽

WSUS新功能展示: 支持更多微軟產品更新-->Windows Office MS SQL Server Exchange ......基于產品及分類篩選下載更新的能力更多語言支持定位更新目標計算機或計算機組的能力-->分發前,測試更新; 保護運行特定應用程序的計算機; 靈活使用Deadline; ...... 見下…

Java基礎學習總結(16)——Java制作證書的工具keytool用法總結

2019獨角獸企業重金招聘Python工程師標準>>> 一、keytool的概念 keytool 是個密鑰和證書管理工具。它使用戶能夠管理自己的公鑰/私鑰對及相關證書&#xff0c;用于&#xff08;通過數字簽名&#xff09;自我認證&#xff08;用戶向別的用戶/服務認證自己&#xff09…

什么是文件擴展名?

A file extension, or filename extension, is a suffix at the end of a computer file. It comes after the period, and is usually two-four characters long. If you’ve ever opened a document or viewed a picture, you’ve probably noticed these letters at the end…

變量與常量

什么是變量/常量&#xff1f; 變量是計算機內存中的一塊區域&#xff0c;變量可以存儲規定范圍內的值&#xff0c;而且值可以改變。基于變量的數據類型&#xff0c;解釋器會分配指定內存&#xff0c;并決定什么數據可以被存儲在內存中。常量是一塊只讀的內存區域&#xff0c;常…

python藍牙編程_藍牙編程經典程序!

文檔從網絡中收集&#xff0c;已重新整理排版.word版本可編輯.歡迎下載支持.1word版本可編輯.歡迎下載支持.L2CAP socketsExample 4-4. l2cap-server.c#include #include #include #include #include int main(int argc, char **argv){struct sockaddr_l2 loc_addr { 0 }, rem…

[項目總結]在ios中使用soundtouch庫實現變聲

這篇文章是項目總結了。 做了段時間的項目&#xff0c;過程中也遇到了很多麻煩&#xff0c;但是好在終于都解決了&#xff0c;這里是這里是項目之后憑著記憶總結出來&#xff0c;大家有遇到同樣的問題&#xff0c;希望能參考了&#xff0c;但是我記憶可能不太好了&#xff0c;要…

Myeclipse優化配置

2019獨角獸企業重金招聘Python工程師標準>>> 作為企業級開發最流行的工具&#xff0c;用Myeclipse開發java web程序無疑是最合適的&#xff0c;java web前端采用jsp來顯示&#xff0c;myeclipse默認打開jsp的視圖有卡頓的現象&#xff0c;那么如何更改jsp默認的打開…

Java多線程之靜態代理

1 package org.study2.javabase.ThreadsDemo.staticproxy;2 3 /**4 * Date:2018-09-18 靜態代理 設計模式5 * 1、真實角色6 * 2、代理角色&#xff1a;持有真實角色的引用7 * 3、二者實現相同的接口8 * 舉例說明&#xff1a;Couple類和Company類都實現了Marry&#xff0c;…

Google在Android P中隱藏了真棒的按應用自動旋轉功能

Historically, when you turn your phone on its side, the screen rotates. To keep this from happening, you can lock the orientation. But with Android P, Google included a way to have to the best of both worlds. 從歷史上看&#xff0c;當您將手機側放時&#xff…

python 位置參數、默認參數、可變參數位置關系_python的位置參數、默認參數、關鍵字參數、可變參數區別...

一、位置參數調用函數時根據函數定義的參數位置來傳遞參數#!/usr/bin/env python#codingutf-8defprint_hello(name, sex):sex_dict {1: u先生, 2: u女士}print hello %s %s, welcome to python world! %(name, sex_dict.get(sex, u先生))#兩個參數的順序必須一一對應&#xff0…

2015年終總結

2019獨角獸企業重金招聘Python工程師標準>>> 2015年終總結 用勇氣改變可以改變的事情&#xff0c;用胸懷接受不可以改變的事情&#xff0c;然后用智慧分辨兩者的不同&#xff01; 短信平臺sms 影像系統fastfile 統一信任中心uts(單點登錄&#xff09; 簡歷增加 總結…

筆記本本地連接顯示電纜拔出_沒有安全電纜槽的筆記本電腦如何固定?

筆記本本地連接顯示電纜拔出Historically laptops included a slot in the side for attaching security cables–as seen in the photo here–but increasingly more slender laptops like ultrabooks are omitting the lock-slot from their case design. How do you properl…

JMeter中添加dubbo相關插件異常問題解決

從網上下載了一個dubbo的插件&#xff0c;然后放到JMeter的/lib/ext目錄下&#xff1a; 然后啟動直接異常 發現啟動不了&#xff0c;然后下載了一個全新的JMeter3.2將dubbo插件放到同樣的目錄&#xff0c;啟動&#xff0c;沒有問題&#xff1a; 那應該不是JMeter本身的問題 通過…

向量空間余弦相似度

設向量a和向量b 則a?b|a||b|cos,|a|和|b|分別為兩向量的模 cos即為兩向量的余弦值&#xff0c;所以cosa?b/|a||b| 距離和相似性度量: http://blog.sina.com.cn/s/blog_6045a9da01011nk7.html 轉載于:https://www.cnblogs.com/lsai/p/3715948.html

linux提升文件夾權限命令_Linux常用命令_(文件權限)

Linux權限管理&#xff1a;二、權限管理1、3種基本權限在Linux中&#xff0c;將使用系統資源的人員分為4類&#xff1a;超級用戶、文件或目錄的屬主、屬主的同組人和其他人員。超級用戶擁有對Linux系統一切操作權限&#xff0c;對 于其他3類用戶都要指定對文件和目錄的訪問權限…