install和extract什么意思?
安装驱动的时候出现的install
[英][ɪnˈstɔ:l][美][ɪnˈstɔl]
vt.安装; 安顿,安置; 任命; 使…正式就职;
第三人称单数:installs过去分词:installed现在进行时:installing过去式:installed
extract
[英]['ekstrækt][美][ɪkˈstrækt]
vt.提取; (费力地)拔出; 选取; 获得;
extract
n.汁; 摘录; 提炼物; 浓缩物;
第三人称单数:extracts过去分词:extracted复数:extracts现在进行时:extracting过去式:extracted
install是什么意思 读音是什么
1、install读音:英[ɪnˈstɔːl]美[ɪnˈstɔːl];
2、install释义:
安装;安顿,安置;任命;使……正式就职;
3、词态变化:
第三人称单数:installs;过去式:installed;过去分世歼拆词:installed;现在分词:installing;
4、实用改激例句:
The unit is comparatively easy to install and cheap to operate.这种设备比较容易安装而且用起来便宜。
Another change that Sue made was to install central heating.休所作的另一个改变搜枣是安装中央供暖系统。
分享相关内容的知识扩展阅读:
InstallService(strServiceName, strServiceDisplayName, ;什么意思?
InstallService(strServiceName, strServiceDisplayName, strServiceDescription, strInstallPath, strAddress);这句话在VC中什么意思。谢谢啊就是在编写程序过程中,你需要调用的子函数名称是:InstallService(安装一个系统服务)、
之一个形式参数是:strServiceName,服务的名称;
第二个形式参数是:strServiceDisplayName,显示的服务名称;
第三个形式参数是:strServiceDescription,服务描述;
第四个形式参数是:strInstallPath,将要安装的服务的路径名称;
第五个形式参数是:strAddress,服务被安装在系统中的地址。
而且形参的类型都是字符串类型:str
我电脑C盘出现Install.log文本文档里面是
2009/12/03 14:52:27.375 02616: Debug: ------------------------------------------------------------------------2009/12/03 14:52:27.468 02616: Debug: - Start -
2009/12/03 14:52:27.500 02616: Debug: ------------------------------------------------------------------------
2009/12/03 14:52:27.515 02616: Debug: WinMain(32): Command line (/uninstall /Silent)
2009/12/03 14:52:27.546 02616: Debug: InstallArgs(): /Uninstall chosen
2009/12/03 14:52:27.562 02616: Debug: InstallArgs(): /Silent chosen
2009/12/03 14:52:27.609 02616: Debug: ShutdownServer(): Shutting down service PCToolsFirewallPlus
2009/12/03 14:52:27.656 02616: Error: ServiceManager::ServiceExists(PCToolsFirewallPlus): OpenService failed, error (Windows OS Error - 指定的服务并未以已安装的服务存在。)
2009/12/03 14:52:27.687 02616: Debug: Removing NDIS driver (pctNDIS)
2009/12/03 14:52:27.718 02616: Func: HrIsComponentInstalled(PCTNdis): Start
2009/12/03 14:52:27.734 02616: Func: HrGetINetCfg(0): Start
2009/12/03 14:52:27.812 02616: Debug: HrGetINetCfg(): Calling pnc->Initialize()
2009/12/03 14:52:27.843 02616: Func: HrGetINetCfg(0): End
2009/12/03 14:52:27.859 02616: Debug: HrIsComponentInstalled(PCTNdis): Component found
2009/12/03 14:52:27.875 02616: Func: HrReleaseINetCfg(0, 0x161d50): Start
2009/12/03 14:52:27.906 02616: Func: HrReleaseINetCfg(0, 0x161d50): End, hr = 0x0
2009/12/03 14:52:27.921 02616: Func: HrIsComponentInstalled(PCTNdis): End, hr = 0x0
2009/12/03 14:52:27.937 02616: Debug: HrUninstallNetComponent
2009/12/03 14:52:27.984 02616: Func: HrUninstallNetComponent(): Start
2009/12/03 14:52:28.000 02616: Func: HrGetINetCfg(1): Start
2009/12/03 14:52:28.031 02616: Debug: HrGetINetCfg(): AcquireWriteLock returned 0x0
2009/12/03 14:52:28.078 02616: Debug: HrGetINetCfg(): Calling pnc->Initialize()
2009/12/03 14:52:28.093 02616: Func: HrGetINetCfg(1): End
2009/12/03 14:52:28.109 02616: Func: HrUninstallNetComponent(0x161d50, PCTNdis): Start
2009/12/03 14:52:28.140 02616: Debug: HrUninstallNetComponent(): Calling pnc->FindComponent()
2009/12/03 14:52:28.171 02616: Debug: HrUninstallNetComponent(): Calling pnc->GetClassGuid()
2009/12/03 14:52:28.187 02616: Debug: HrUninstallNetComponent(): Calling pnc->QueryNetCfgClass()
2009/12/03 14:52:28.218 02616: Debug: HrUninstallNetComponent(): Calling pnc->QueryInterface()
2009/12/03 14:52:28.234 02616: Debug: HrUninstallNetComponent(): Calling pnc->DeInstall()
2009/12/03 14:52:31.421 02616: Error: HrUninstallNetComponent(0x42692400161d50, (null)): End, DeInstall returned 0x161d50
2009/12/03 14:52:31.500 02616: Func: HrUninstallNetComponent(0x161d50, PCTNdis): End, hr = 0x0
2009/12/03 14:52:31.531 02616: Debug: HrUninstallNetComponent(): Calling pnc->Apply()
2009/12/03 14:52:31.562 02616: Func: HrReleaseINetCfg(1, 0x161d50): Start
2009/12/03 14:52:31.578 02616: Func: HrReleaseINetCfg(1, 0x161d50): End, hr = 0x0
2009/12/03 14:52:31.609 02616: Debug: HrUninstallNetComponent(): Done
2009/12/03 14:52:31.640 02616: Func: HrUninstallNetComponent(): End
2009/12/03 14:52:31.671 02616: Debug: CNdisDriverInstaller::UninstallNT hr = 0
2009/12/03 14:52:31.703 02616: Func: CNTService::Uninstall(0): Start
2009/12/03 14:52:31.718 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:31.734 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:31.765 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:31.781 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:31.796 02616: Debug: CNTService::Uninstall(): Service installed
2009/12/03 14:52:31.828 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:31.843 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:31.875 02616: Debug: CNTService::Uninstall(): Deleting service
2009/12/03 14:52:31.890 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:31.906 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:31.937 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:31.953 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:31.984 02616: Func: CNTService::Uninstall(0): End
2009/12/03 14:52:32.000 02616: Error: CNdisDriverInstaller::UninstallNT () failed to remove service
2009/12/03 14:52:32.031 02616: Warn: CRegistry::Open(0xffffffff80000002, System\CurrentControlSet\Enum\Root\S4E_PCTNDI *** P): failed, error (Windows OS Error - 系统找不到指定的文件。)
2009/12/03 14:52:32.046 02616: Debug: CNdisDriverInstaller::RemoveDevices() : Failed to open System\CurrentControlSet\Enum\Root\S4E_PCTNDI *** P
2009/12/03 14:52:32.078 02616: Func: CNdisDriverInstaller::RemovePreviousINF(): Start
2009/12/03 14:52:32.109 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Search string (C:\WINDOWS\inf\oem*.inf)
2009/12/03 14:52:32.281 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Deleting file C:\WINDOWS\inf\oem13.inf
2009/12/03 14:52:32.312 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Deleting file C:\WINDOWS\inf\oem13.PNF
2009/12/03 14:52:32.453 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Deleting file C:\WINDOWS\inf\oem16.inf
2009/12/03 14:52:32.500 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Deleting file C:\WINDOWS\inf\oem16.PNF
2009/12/03 14:52:33.125 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Finished Search string (C:\WINDOWS\inf\oem*.inf)
2009/12/03 14:52:33.156 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Search string (C:\WINDOWS\inf\PCTDriver_m.inf)
2009/12/03 14:52:33.171 02616: Error: CNdisDriverInstaller::RemovePreviousINF(): FindFirstFile(C:\WINDOWS\inf\PCTDriver_m.inf) failed, error Windows OS Error - 系统找不到指定的文件。
2009/12/03 14:52:33.187 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): Finished Search string (C:\WINDOWS\inf\PCTDriver_m.inf)
2009/12/03 14:52:33.218 02616: Debug: CNdisDriverInstaller::RemovePreviousINF(): End
2009/12/03 14:52:33.234 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:33.250 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:33.281 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:33.296 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:33.312 02616: Func: CNTService::Uninstall(0): Start
2009/12/03 14:52:33.328 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:33.359 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:33.390 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:33.421 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:33.437 02616: Debug: CNTService::Uninstall(): Service installed
2009/12/03 14:52:33.453 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:33.484 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:33.515 02616: Debug: CNTService::Uninstall(): Deleting service
2009/12/03 14:52:33.531 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:33.562 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:33.593 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:33.609 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:33.640 02616: Func: CNTService::Uninstall(0): End
2009/12/03 14:52:33.656 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:33.687 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:33.718 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:33.734 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:33.765 02616: Func: CNTService::Uninstall(0): Start
2009/12/03 14:52:33.796 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:33.812 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:33.843 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:33.859 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:33.890 02616: Debug: CNTService::Uninstall(): Service installed
2009/12/03 14:52:33.906 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:33.921 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:33.953 02616: Debug: CNTService::Uninstall(): Deleting service
2009/12/03 14:52:33.968 02616: Func: CNTService::Installed(): Start
2009/12/03 14:52:34.000 02616: Func: CNTService::Service(): Start
2009/12/03 14:52:34.031 02616: Func: CNTService::Service(): End, return 0x232bda0
2009/12/03 14:52:34.046 02616: Func: CNTService::Installed(): End, Service installed
2009/12/03 14:52:34.078 02616: Func: CNTService::Uninstall(0): End
2009/12/03 14:52:34.093 02616: Debug: WinMain(): Result = 0请问可以删吗
安装记录文件。可以删除。
电子产品的安装用install好还是assemble
assemble 本源意思是 零散的东西 *** 到一起 可以是自己 *** 的 比如军队自动 *** 也可以是别人来合拢的 比如组装机械 所以assemble强调的是零散部件组成一个可用的整体 更多的用在工厂组装 汽车装配等地方install 的本源意思是设置好以可以使用 这个设置可以是软件的也可以是硬件的 强调的是结果 所以 install 更多的强调的是把已经出厂生产好的东西组装好 之所以要组装 是因为在传输过程中(比如软件的下载) 或是在运输过程中(比如电子产品的送门服务) 产品为了便于运输而压缩或者拆分成几个部分进行运载 而到了家里后再进行安装 这个安装用 install 因为他强调的不是 *** 各个部件(虽然有可能会 *** 但强调的不是这个) 而是强调安装好后可以用 强调的是:‘set up to use ’
总结一下 就是强调安好可用的‘安装’用 install 强调把很多部件合成整体的‘组装’用 assemble 比如用很多零件做成一个艺术品放在家里就用 assemble 比较准确 因为他安好并没有具体的用途
所以到底用哪个 看你说话造句时的语境与强调什么 有的时候同一件事两个都可以用 但强调的意思不同 比如零件比较多的一个家用设备 你用 assemble 就强调“组装”它的过程 你用 install 就强调快点‘安装’好以便使用