• <rp id="wfxtb"><acronym id="wfxtb"></acronym></rp><em id="wfxtb"></em><dd id="wfxtb"><big id="wfxtb"><video id="wfxtb"></video></big></dd>
  • <rp id="wfxtb"></rp>

    <mark id="wfxtb"><center id="wfxtb"></center></mark>

      <rp id="wfxtb"><span id="wfxtb"><u id="wfxtb"></u></span></rp>

      <rp id="wfxtb"><object id="wfxtb"></object></rp>

      注意:訪問本站需要Cookie和JavaScript支持!請設置您的瀏覽器! 打開購物車 查看留言付款方式聯系我們
      初中電子 單片機教材一 單片機教材二
      搜索上次看見的商品或文章:
      商品名、介紹 文章名、內容
      首頁 電子入門 學單片機 免費資源 下載中心 商品列表 象棋在線 在線繪圖 加盟五一 加入收藏 設為首頁
      本站推薦:
      VB啟動控制面板命令大全
      文章長度[7058] 加入時間[2007/3/19] 更新時間[2025/5/4 20:38:43] 級別[0] [評論] [收藏]

       

       

      模塊: control.exe 
      命令: rundll32.exe shell32.dll,Control_RunDLL 
      結果: 顯示控制面板窗口。 
      例子: 
      Dim x 
      x = Shell("rundll32.exe shell32.dll,Control_RunDLL") 

      輔助選項 
      模塊: access.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,5 
      結果: 顯示輔助選項/常規。 

      命令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1 
      結果: 顯示輔助選項/鍵盤。 

      命令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2 
      結果: 顯示輔助選項/聲音。 

      命令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3 
      結果: 顯示輔助選項/顯示。 

      命令: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,4 
      結果: 顯示輔助選項/鼠標。 

      添加新硬件 
      模塊: sysdm.cpl 
      命令:rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl @1 

      增加新的打印機 
      模塊:shell32.dll 
      命令:rundll32.exe shell32.dll,SHHelpShortcuts_RunDLL AddPrinter 

      添加/刪除程序 
      模塊:appwiz.cpl 
      命令:rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1 
      結果:顯示安裝/卸載。 

      命令:rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,1 
      結果:顯示安裝/卸載。 

      命令:rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,2 
      結果:顯示Windows 安裝。 

      命令:rundll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,3 
      結果:顯示啟動盤。 

      復制磁盤 
      模塊:diskcopy.dll 
      命令:rundll32.exe diskcopy.dll,DiskCopyRunDll 

      時間/日期 
      模塊: timedate.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,0 
      結果: 顯示設置日期/時間。 

      命令: rundll32.exe shell32.dll,Control_RunDLL timedate.cpl,,1 
      結果: 顯示設置時間區域。 

      撥號連接(DUN) 
      模塊: rnaui.dll 
      命令: rundll32.exe rnaui.dll,RnaDial 連接_名稱 
      結果: 打開指定的撥號連接。 
      例子: 
      x= Shell("rundll32.exe rnaui.dll,RnaDial " & "連接_名稱", 1) 

      顯示器 
      模塊: desk.cpl 
      結果: 背景設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,1 
      結果: 屏幕保護設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,2 
      結果: 外觀設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3 
      結果: 設置窗口。 

      操縱桿 
      模塊: joy.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL joy.cpl 

      郵件/傳真 
      模塊: mlcfg32.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL mlcfg32.cpl 
      結果: 出現 MS Exchange 屬性設置。 

      郵局設置 
      模塊: wgpocpl.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL wgpocpl.cpl 
      結果: 顯示 MS Postoffice Workgroup Admin 設置。 

      主設置 
      模塊: main.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @0 
      結果: 顯示鼠標屬性。 

      命令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @1 
      結果: 顯示鍵盤/速度屬性。 

      命令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @1,,1 
      結果: 顯示鍵盤/語言屬性。 

      命令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @1,,2 
      結果: 顯示鍵盤/常規屬性。 

      命令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @2 
      結果: 顯示打印機屬性。 

      命令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @3 
      結果: 顯示字體屬性。 

      命令: rundll32.exe shell32.dll,Control_RunDLL main.cpl @4 
      結果: 顯示電源管理屬性。 

      增加 Modem 
      模塊:modem.cpl 
      命令:rundll32.exe shell32.dll,Control_RunDLL modem.cpl,,add 

      多媒體 
      模塊: mmsys.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,0 
      結果:聲音。 

      命令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1 
      結果:視頻。 

      命令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2 
      結果:聲音 MIDI。 

      命令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3 
      結果:CD/音樂。 

      命令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4 
      結果:高級。 

      命令: rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl @1 
      結果:聲音。 

      網絡 
      模塊:netcpl.cpl 
      命令:rundll32.exe shell32.dll,Control_RunDLL netcpl.cpl 

      打開方式窗口(Open With) 
      模塊: shell32.dll 
      命令:rundll32.exe shell32.dll,OpenAs_RunDLL path\filename 

      口令 
      模塊: password.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL password.cpl 

      區域設置 
      模塊: intl.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,0 
      結果: 區域設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,1 
      結果: 數字格式設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,2 
      結果: 金額格式設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,3 
      結果:時間格式設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL intl.cpl,,4 
      結果: 日期格式設置。 

      屏幕保護 
      模塊: appwiz.cpl 
      命令: rundll32.exe desk.cpl,InstallScreenSaver c:\win\system\Flying Windows.scr 
      結果: 安裝屏幕保護并顯示預覽屬性頁。 

      系統設置 
      模塊: sysdm.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,0 
      結果: 顯示常規設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,1 
      結果: 顯示設備管理設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,2 
      結果: 顯示硬件設置。 

      命令: rundll32.exe shell32.dll,Control_RunDLL sysdm.cpl,,3 
      結果: 顯示性能設置。 

      IE4 設置 
      模塊: inetcpl.cpl 
      命令: rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl

      1、 本站不保證以上觀點正確,就算是本站原創作品,本站也不保證內容正確。
      2、如果您擁有本文版權,并且不想在本站轉載,請書面通知本站立即刪除并且向您公開道歉! 以上可能是本站收集或者轉載的文章,本站可能沒有文章中的元件或產品,如果您需要類似的商品請 點這里查看商品列表!
      本站協議。 版權信息。 關于我們。 本站地圖。 營業執照。 發票說明。 付款方式。 聯系方式
      深圳市寶安區西鄉五壹電子商行——粵ICP備16073394號-1;地址:深圳西鄉河西四坊183號;郵編:518102
      E-mail:51dz$163.com($改為@);Tel:(0755)27947428
      工作時間:9:30-12:00和13:30-17:30和18:30-20:30,無人接聽時可以再打手機13537585389
      91嫩草黄片动漫版