zoukankan      html  css  js  c++  java
  • ubuntu16.04安装qq

    第一步:安装wine

    lzb@lzb:~$ sudo apt-get install wine
    关于wine的介绍
    lzb@lzb:~$ dpkg -s wine
    Package: wine
    Status: install ok installed
    Priority: extra
    Section: metapackages
    Installed-Size: 6
    Maintainer: Scott Ritchie <scottritchie@ubuntu.com>
    Architecture: amd64
    Multi-Arch: foreign
    Source: wine1.6
    Version: 1:1.6.2-0ubuntu14.2
    Depends: wine1.6
    Description: Microsoft Windows Compatibility Layer (meta-package)
     Wine is a compatibility layer for running Windows applications on Linux.
     Applications are run at full speed without the need of cpu emulation. Wine
     does not require Microsoft Windows, however it can use native system dll
     files in place of its own if they are available.
     .
     This meta-package always depends on the default version of Wine.
    Homepage: http://www.winehq.org/

    待續

  • 相关阅读:
    HTML+CSS面试题汇总(持续更新)
    vue-router
    MongoDB
    闭包
    JavaScript的严格模式
    IO题目
    Java 题目集 编程
    Java题目集 函数
    2.面向对象基础-04继承
    2.面向对象基础-03Java数组
  • 原文地址:https://www.cnblogs.com/liuzhenbo/p/11074140.html
Copyright © 2011-2022 走看看