win10+ubuntu23.04双系统安装

2023-05-16

win10

win10先安装好(确保主板上各个螺丝稳定,至少4对螺丝+铜柱,否则会各种蓝屏)

如果双系统安装失败了,连win10都进不去了,用原版ISO刻录的U盘或者光驱来修复引导。


Easybcd安装Ubuntu23.04

使用的ubuntu镜像文件

https://cdimage.ubuntu.com/xubuntu/daily-live/current/

磁盘情况

其中ubuntu镜像路径:

D:\SystemISO\lunar-desktop-amd64.iso

其中hd(x,y)表示:

x是第x个硬盘(从0开始)

y表示第y个磁盘分区(从0开始)

如何确定y呢?可以下载一个DiskGenius,打开后里面的“序号(状态)”就是EasyBcd中需要写入的y值

也可以参考【1】


如果出现这个问题,是因为没有安装在C盘默认路径,重装吧。

具体操作

配置内容

title Install XUbuntu 23.04 LTS
root (hd0,4)
kernel (hd0,4)/SystemISO/vmlinuz boot=casper iso-scan/filename=/SystemISO/lunar-desktop-amd64.iso ro quiet splash locale=zh_HK.UTF-8
initrd (hd0,4)/SystemISO/initrd

这里的4来自上面的DiskGenius显示

Easybcd基本用法

具体操作

作用

左边3个选项是对已经安装好的系统的引导

对没有安装过的系统的引导

配置

写清楚安装的ISO的路径,见文章后半部分

安装Linux时候的设置

只做两个分区:

/ 格式化

/home,不格式化(会自动继承上一次ubuntu系统中home下面的内容),如下:

sources.list备份

# deb cdrom:[Xubuntu 23.04 _Lunar Lobster_ - Alpha amd64 (20230115)]/ lunar main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://cn.archive.ubuntu.com/ubuntu/ lunar main restricted
# deb-src http://cn.archive.ubuntu.com/ubuntu/ lunar main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cn.archive.ubuntu.com/ubuntu/ lunar-updates main restricted
# deb-src http://cn.archive.ubuntu.com/ubuntu/ lunar-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://cn.archive.ubuntu.com/ubuntu/ lunar universe
# deb-src http://cn.archive.ubuntu.com/ubuntu/ lunar universe
deb http://cn.archive.ubuntu.com/ubuntu/ lunar-updates universe
# deb-src http://cn.archive.ubuntu.com/ubuntu/ lunar-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://cn.archive.ubuntu.com/ubuntu/ lunar multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ lunar multiverse
deb http://cn.archive.ubuntu.com/ubuntu/ lunar-updates multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ lunar-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://cn.archive.ubuntu.com/ubuntu/ lunar-backports main restricted universe multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ lunar-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu lunar-security main restricted
# deb-src http://security.ubuntu.com/ubuntu lunar-security main restricted
deb http://security.ubuntu.com/ubuntu lunar-security universe
# deb-src http://security.ubuntu.com/ubuntu lunar-security universe
deb http://security.ubuntu.com/ubuntu lunar-security multiverse
# deb-src http://security.ubuntu.com/ubuntu lunar-security multiverse

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.

sources.list改为国内源

deb http://mirrors.163.com/ubuntu/ lunar main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ lunar-security main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ lunar-updates main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ lunar-proposed main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ lunar-backports main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ lunar main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ lunar-security main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ lunar-updates main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ lunar-proposed main restricted universe multiverse

经过测试,可以通过apt-update进行更新

可以登录的搜狗输入法的安装

可以登录的安装里面2.3这个版本的即可[1][2]

链接: https://pan.baidu.com/s/1PhVQ2uu80-e4tLpayQHdAg 提取码: kgud

安装完后需要注销才可以

/etc/apt/sources.list.d/rock-core-ubuntu-qt4-lunar.list中休要修改为:

deb https://ppa.launchpadcontent.net/rock-core/qt4/ubuntu/ focal main

dpkg --list|grep fcitx

ii  fcitx                                         1:4.2.9.9-1                              all          Flexible Input Method Framework
ii  fcitx-anthy:amd64                             0.2.4-1                                  amd64        Fcitx wrapper for Anthy IM engine
ii  fcitx-bin                                     1:4.2.9.9-1                              amd64        Flexible Input Method Framework - essential binaries
ii  fcitx-chewing:amd64                           0.2.3-2                                  amd64        Fcitx wrapper for Chewing library
ii  fcitx-config-common                           0.4.10-3                                 all          graphic Fcitx configuration tool - common files
ii  fcitx-config-gtk                              0.4.10-3                                 amd64        graphic Fcitx configuration tool
ii  fcitx-data                                    1:4.2.9.9-1                              all          Flexible Input Method Framework - essential data files
ii  fcitx-dbus-status                             2016062301-4                             amd64        Addon for Fcitx to set/get/monitor IM statuses via D-Bus
ii  fcitx-frontend-all                            1:4.2.9.9-1                              all          Flexible Input Method Framework - frontends metapackage
ii  fcitx-frontend-fbterm                         0.2.0-4                                  amd64        Flexible Input Method Framework - FbTerm frontend
ii  fcitx-frontend-gtk2                           1:4.2.9.9-1                              amd64        Flexible Input Method Framework - GTK+ 2 IM Module frontend
ii  fcitx-frontend-gtk3                           1:4.2.9.9-1                              amd64        Flexible Input Method Framework - GTK+ 3 IM Module frontend
ii  fcitx-frontend-qt4                            1:4.2.9.6-1                              amd64        Flexible Input Method Framework - Qt4 IM Module frontend
ii  fcitx-frontend-qt5:amd64                      1.2.7-2build4                            amd64        Free Chinese Input Toy of X - Qt5 IM Module frontend
ii  fcitx-frontend-qt6:amd64                      1.2.7-2build4                            amd64        Free Chinese Input Toy of X - Qt6 IM Module frontend
ii  fcitx-libpinyin:amd64                         0.5.4-3                                  amd64        Fcitx wrapper for libpinyin
ii  fcitx-libs                                    1:4.2.9.9-1                              all          Flexible Input Method Framework - metapackage for libraries
ii  fcitx-libs-dev                                1:4.2.9.9-1                              amd64        Flexible Input Method Framework - library development files
ii  fcitx-module-dbus                             1:4.2.9.9-1                              amd64        Flexible Input Method Framework - D-Bus module and IPC frontend
ii  fcitx-module-kimpanel                         1:4.2.9.9-1                              amd64        Flexible Input Method Framework - KIMPanel protocol module
ii  fcitx-module-lua                              1:4.2.9.9-1                              amd64        Flexible Input Method Framework - Lua module
ii  fcitx-module-quickphrase-editor5:amd64        1.2.7-2build4                            amd64        Flexible Input Method Framework - Quick Phrase editor module
ii  fcitx-module-x11                              1:4.2.9.9-1                              amd64        Flexible Input Method Framework - X11 module and XIM frontend
ii  fcitx-modules                                 1:4.2.9.9-1                              amd64        Flexible Input Method Framework - core modules
ii  fcitx-pinyin                                  1:4.2.9.9-1                              amd64        Flexible Input Method Framework - classic Pinyin engine
ii  fcitx-sunpinyin:amd64                         0.4.2-3                                  amd64        fcitx wrapper for Sunpinyin IM engine
ii  fcitx-table                                   1:4.2.9.9-1                              amd64        Flexible Input Method Framework - table engine
ii  fcitx-table-all                               1:4.2.9.9-1                              all          Flexible Input Method Framework - tables metapackage
ii  fcitx-table-wubi                              1:4.2.9.9-1                              all          Flexible Input Method Framework - Wubi table
ii  fcitx-tools                                   1:4.2.9.9-1                              amd64        Flexible Input Method Framework - various tools
ii  fcitx-ui-classic                              1:4.2.9.9-1                              amd64        Flexible Input Method Framework - Classic user interface
ii  fcitx-ui-light:amd64                          0.1.3-4                                  amd64        light weight xlibs and xft based UI for Fcitx
ii  fcitx-ui-qimpanel                             2.1.3-2build1                            amd64        Flexible Input Method Framework - Qt IMPanel user interface
ii  fcitx5-data                                   5.0.21-3                                 all          Fcitx Input Method Framework v5 (common data files)
ii  fcitx5-frontend-gtk2:amd64                    5.0.21-1                                 amd64        GTK2 IM Module for fcitx5
ii  fcitx5-frontend-gtk3:amd64                    5.0.21-1                                 amd64        GTK3 IM Module for fcitx5
ii  fcitx5-frontend-gtk4:amd64                    5.0.21-1                                 amd64        GTK4 IM Module for fcitx5
ii  fcitx5-frontend-qt5                           5.0.16-1build1                           amd64        Qt5 IM module for fcitx5
ii  fcitx5-modules:amd64                          5.0.21-3                                 amd64        Fcitx Input Method Framework v5 (core modules)
ii  gir1.2-fcitx-1.0                              1:4.2.9.9-1                              amd64        GObject introspection data for fcitx
ii  kde-config-fcitx                              0.5.6-2                                  amd64        KDE configuration module for Fcitx
ii  kde-config-fcitx5                             5.0.16-1                                 amd64        KDE configuration module for Fcitx5
ii  libfcitx-config4:amd64                        1:4.2.9.9-1                              amd64        Flexible Input Method Framework - configuration support library
ii  libfcitx-core0:amd64                          1:4.2.9.9-1                              amd64        Flexible Input Method Framework - library of core functions
ii  libfcitx-gclient1:amd64                       1:4.2.9.9-1                              amd64        Flexible Input Method Framework - D-Bus client library for Glib
ii  libfcitx-qt0:amd64                            1:4.2.9.6-5                              amd64        Flexible Input Method Framework - Meta package for Qt library
ii  libfcitx-qt5-1:amd64                          1.2.7-2build4                            amd64        Free Chinese Input Toy of X - D-Bus client libraries for Qt5
ii  libfcitx-qt5-data                             1.2.7-2build4                            all          Free Chinese Input Toy of X - data files for Qt5 integration
ii  libfcitx-utils0:amd64                         1:4.2.9.9-1                              amd64        Flexible Input Method Framework - utility support library
ii  libfcitx5-qt-data                             5.0.16-1build1                           all          Qt library and IM module for fcitx5 (data files)
ii  libfcitx5-qt1:amd64                           5.0.16-1build1                           amd64        Qt library and IM module for fcitx5
ii  libfcitx5-qt6-1:amd64                         5.0.16-1build1                           amd64        Qt6 library and IM module for fcitx5
ii  libfcitx5config6:amd64                        5.0.21-3                                 amd64        Fcitx Input Method Framework v5 (config library)
ii  libfcitx5core7:amd64                          5.0.21-3                                 amd64        Fcitx Input Method Framework v5 (core library)
ii  libfcitx5gclient2:amd64                       5.0.21-1                                 amd64        GLib-based D-Bus client library for fcitx5 (library)
ii  libfcitx5utils2:amd64                         5.0.21-3                                 amd64        Fcitx Input Method Framework v5 (utils library)

ps -ef|grep sogou

appleyu+   42651       1  0 21:09 ?        00:00:00 sogou-qimpanel-watchdog
appleyu+   42734       1  1 21:09 ?        00:00:20 sogou-qimpanel
appleyu+   54588   54348  0 21:31 pts/3    00:00:00 grep --color=auto sogou

ps -ef|grep fcitx

appleyu+    5726       1  0 19:37 ?        00:00:00 /bin/sh /opt/apps/com.baidu.fcitx-baidupinyin/files/bin/bd-qimpanel.watchdog.sh
appleyu+   42594       1  1 21:09 ?        00:00:13 /usr/bin/fcitx
appleyu+   42613       1  0 21:09 ?        00:00:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --config-file /usr/share/fcitx/dbus/daemon.conf
appleyu+   42622       1  0 21:09 ?        00:00:00 /usr/bin/fcitx-dbus-watcher unix:path=/tmp/dbus-jULZD7KWe6,guid=9704ca19280b141e34f5a42563c54c82 42613
appleyu+   54740   54348  0 21:32 pts/3    00:00:00 grep --color=auto fcitx

最终效果如下:

修改双系统的启动顺序

add-apt-repository ppa:danielrichter2007/grub-customizer

修改/etc/apt/sources.list.d/danielrichter2007-ubuntu-grub-customizer-lunar.list

deb-src https://ppa.launchpadcontent.net/danielrichter2007/grub-customizer/ubuntu/ jammy main

apt-get update

apt-get install grub-customizer

效果如下:

Reference:

[1]https://zhuanlan.zhihu.com/p/268951436

[2]https://yuchi.blog.csdn.net/article/details/107285791

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

win10+ubuntu23.04双系统安装 的相关文章

  • 我的起源---奇妙印花

    1录像 2参观草食展台 3分享斑马 xff08 草食展台 xff09 4参观肉食者展台 5参观顶级掠食者展台 6分享冰原利齿龙 xff08 顶级掠食者展台 xff09 隐藏条件 7分享红颈企鹅王 xff08 顶级掠食者展台 xff09 8集
  • QGroundControl安装

    QGroundControl是一个基于PX4自动驾驶仪配置和飞行的应用程序 并且跨平台支持所有的主流操作系统 xff1a 手机系统 Android 和 iOS 目前专注于平板电脑 桌面系统 Windows Linux Mac OS 安装QG
  • 富斯FS_I6六通道遥控器玩转APM飞控失控保护

    查看 64573 回复 69 富斯FS I6六通道遥控器玩转APM飞控 失控自动返航 切换六种飞行模式 自动微调 复制链接 deadlyfish 电梯直达 楼主 发表于 2014 11 18 08 39 只看该作者 本帖最后由 deadly
  • 配置环境3-------安装一些必需的包

    安装一些必需的包 如果您使用的是基于debian的系统 xff08 例如Ubuntu或Mint xff09 xff0c 我们会提供一个脚本来为您完成 大部分网上教程都是运行对应的sh执行脚本开始安装所需的各种依赖包 在ardupilot目录
  • 配置Ardupilot环境4--------Ubuntu 安装eclipse

    1 资源准备 这个的要求不是太清楚 xff0c 反正我是随便下的版本 xff0c 成功配置 下载JDK 选择dk 8u172 linux x64 tar gz 下载Eclipse 选择Eclipse IDE for Java Develop
  • 通过磁盘清理删除windows.old

  • vscode占内存太大问题

    开启ms vscode cpptools C C 43 43 for Visual Studio Code 之后 xff0c 后台的cpptools疯狂占内存 xff0c 10G 20G 60G没有上限 xff0c 直到系统卡到连鼠标都动不
  • win7安装onenote2016时碰到30094-1011(0)的 问题

    安装办法用途 1 中所有的更新 1 中下载IE11的依赖IE11360软件管家解决OneNote的登录界面不显示问题微软常用运行库360软件管家kernalbase dll等文件的缺失windowsupdateagent 7 6 x64官网
  • 【venv】 dyld: Library not loaded: @executable_path/../.Python

    在昨晚使用brew updata之后 xff0c 重新打开之前的venv后 xff0c 使用python的时候就会报如下错误 dyld Library not loaded 64 executable path Python Referen
  • mac从睡眠状态唤醒后黑屏+闪烁的文件夹符号+风扇转个不停

    刚才遇见了一件吓人的事情 xff1a 如标题所说的 xff0c 显示屏黑屏而且按任何按键都没有反应 具体情况描述 xff1a 我电脑很少shutdown xff0c 一般直接盖上休眠 xff0c 今天的情况也是如此 距离上次开启是三个小时之
  • 在import scipy.misc 后找不到 imsave

    在想把CIFAR 10 的16进制数据转为图像的时候需要用到imsave xff0c 但是在import scipy misc 之后显示该库内没有imsave 后来发现还需要安装 Pillow这个包 解决 xff1a pip install
  • 基于adaboost的车辆检测总结【OS X 下基于python实现】

    最近在忙着用opencv的adaboost做物体检测 xff0c 开始的时候有一些疑问让我一时不知道该怎么实现 xff0c 那么现在就总结一下adaboost算法以及如何基于opencv的boost容器实现adaboost及联分类器 弱分类
  • 对于void* 的理解

    void 是一个特殊的指针 xff0c 它的意义为无类型指针 xff0c 他可以被赋值为任意类型的指针 xff0c 但是仅限当作一个指针使用 void 是不能直接被 访问地址的内容 xff0c 因为还不知道具体要读多少个字节 xff1b 而
  • sql的datetime 数据类型

    sql的datetime 格式如 2018 6 13 13 02 23 但是有时候我们不需要这么多内容 xff0c 比如说我们只需要匹配日期 xff0c 不管具体的时刻 这时候我们就可以使用 DATE 函数 面对如上数据 xff0c 想要获
  • 【网段】【vlan】【广播域】关于网段,vlan和广播域的关系的个人理解

    广播域是一个二层概念 xff0c 所有能够接收到同一个广播的设备处于同一广播域 而所有的三层以下的设备 xff08 不包括第三层 xff09 都是不能隔离广播的 xff0c 所以所有由交换机 xff0c 网桥 xff0c 集线器连接起来的设
  • git 创建远程库

    首先是git的配置 git config global user name 34 your name 34 git config global user email 34 your mail 34 这两个配置信息是用来记录你的git操作 x
  • python 创建二维列表的方法

    使用python创建二维列表有以下两种方式 xff1a 1 列表复制法 xff1a a 61 0 width height 但是这种方法会导致如下问题 xff1a gt gt gt a 61 0 3 4 gt gt gt a 0 0 0 0
  • 各种接插头名称汇总

    杜邦线插头 JST接线端子 SH1 0MX1 25ZH1 5PH2 0HY2 0XH2 54贴片座子 T型插头 XT60型插头 SM插头 未完待续
  • GA-B85M-D3V PLUS 1150安装win10后的蓝屏问题汇总

    通过windbg来定位出错的sys文件 下面是安装技嘉官方驱动后依然频繁出现的蓝屏 尝试方案fltmgr sys sfc scannow chkdsk c f r dxgmms2 syssystem service exception dx
  • 超声波风速风向传感器

    OSA 1F1 超声波风速风向传感器 1 概述 OSA 1F1超声波风速风向传感器是一款迷你型全数字化传感器 xff0c 高度集成超声波风速 风向传感器 xff0c 体积小巧 xff0c 集成度高 xff0c 质量轻 xff0c 坚固耐用

随机推荐

  • Loggernet软件新手入门(一)

    loggernet软件新手入门 xff08 一 xff09 安装与简单操作 一 xff0e 软件及驱动安装安装 1 1 打开软件安装包 xff0c 点击 exe应用程序图标 xff0c 然后在弹出的对话框中 xff0c 选择 Install
  • Loggernet软件新手入门(二)

    一 xff0e 创建一个程序 在loggernet软件中 xff0c 创建一个程序有两种方式 xff1a Short Cut以及CRBasic Editor xff0c 这两种方式都可以在Program目录下找到 1 1Short Cut
  • PC200W-简版loggernet软件

    一 xff0e 解压缩PC200W文件夹 xff0c 双击下图图标 xff0c 可以打开PC200W 二 xff0e 创建一个连接 打开软件后 xff0c 会弹出一个关于创建连接的对话框 xff0c 如果没有弹出 xff0c 可以在Netw
  • 示例一:CR300接CS655

    Public PTemp Batt volt Public CS655 3 Alias CS655 1 61 vwc Alias CS655 2 61 ec Alias CS655 3 61 T Units vwc 61 Units ec
  • 日本原装COM 3600F专业型空气负离子检测仪 --CR1000采集

    Public PTemp Batt volt Public instring string As String 36 Public Num spilt 3 As String 3 Alias Num spilt 1 61 ION FM Pu
  • java FlowLayout示例

    java FlowLayout示例 xff1a import java awt FlowLayout import javax swing JLabel import javax swing WindowConstants import j
  • Get 一个显示界面,与数采串口通信

    程序第一步 xff1a 显示 数据来源 xff0c CR1000数据采集器 xff0c 5秒采集并存储上传 第二步 xff1a 存储 TXT文档存储 xff0c 逗号分隔 xff0c 每月创建一个新的文件 xff0c 可以另存为excel文
  • UART通信协议

    UART通信协议 一 UART是什么 xff1f 1 同步串口通信 vs 异步串口通信2 串行通信 二 通信协议三 工作原理四 特点 一 UART是什么 xff1f 通用异步收发传输器 xff08 Universal Asynchronou
  • win10右下角的通知区域

    属性 gt 通知和操作 gt 选择在任务栏上显示哪些图标 gt
  • UART一对多通信的方法

    通常 xff0c uart为单对单通信 xff0c 当用到一对多时可以用RS485 然而有时候我们MCU的uart口只剩一个 xff0c 又要接多个uart的外围芯片 xff0c 这时如果转成RS485需要加多个485收发器 xff0c 成
  • 全网最全的 postman 工具使用教程

    正文如下 xff0c 如果觉得有用欢迎点赞 关注 postman是一款支持http协议的接口调试与测试工具 xff0c 其主要特点就是功能强大 xff0c 使用简单且易用性好 无论是开发人员进行接口调试 xff0c 还是测试人员做接口测试
  • 星际争霸1终于可以在win10上运行了

    win7的时候 xff0c 星际争霸1就不能运行 xff0c 只好装了个虚拟机 xff0c 在虚拟机里玩 刚刚更新到了win10 xff0c 总觉得在虚拟机里玩不是个事 xff0c 就去网上搜索 xff0c 终于发现了办法 在 StarCr
  • windows下编译opencv 3.4.0

    为了方便后期的调试 xff0c 自己动手编译opencv3 4 0 xff0c 这样有需要的时候还可以自己修改修改源代码 通常来说 xff0c 编译32位比较简单 xff0c 直接用cmake生成编译的工程就行了 xff0c 但64位就比较
  • opencv添加的新接口clearVec()的实现

    自己编译的opencv xff0c 之前文章有说添加了这个接口 xff0c 也有上传3 3 0版本添加这个接口之后编译好的库 xff0c 但是没有把实现过程展现出来 xff0c 导致有些朋友问我如何实现的 xff0c 今天把这个实现放出来
  • 苏泊尔电饭煲不工作的维修

    本篇文章与其说是维修 xff0c 倒不如说成是 拆 xff0c 因为维修相对容易 xff0c 但想拆开却很艰难 xff0c 大部分的时间都花在了拆的工作上面 老家伙的样子如下 型号为 xff1a CYSB50FC99 100 xff0c 铭
  • 萨克斯吹不响的解决办法

    刚开始吹萨克斯 xff0c 发现总是吹不响 看各种入门的文章 xff0c 很多都强调口型的重要性 xff0c 各文章说得也都差不多 xff0c 我仔细捉摸 xff0c 不断尝试 xff0c 似乎还是不得要领 特别是安装好之后 xff0c 很
  • vs2010制作安装工程

    这里的安装工程 xff0c 是指制作安装包 xff0c 而不是vs2010的安装包 用向导生成一个安装工程 xff0c 通常会直接打开一个文件编辑窗口 xff1a 这个窗口很容易编辑 xff0c 把所有要安装的文件拖到 应用程序文件夹 上
  • windows下编译ffmpeg源代码

    由于工作原因 xff0c 需要使用ffmpeg在windows下进行代码跟踪 于是 xff0c 上网找相关文章 xff0c 搜索出来有很多 xff0c 经过查看 xff0c 其中的一个英文网站是最好的 xff0c 网址 xff1a http
  • 注册控件失败之一:提示0x80040200错误的处理办法

    今天有客户反馈说控件无法注册 xff0c 晕 xff0c 这问题好容易困扰开发者以及客服人员 xff0c 但是环境千差万别 xff0c 很难做到完全自动化 出现的错误号码有很多 xff0c 但相对的0x80040200这个号码出现的概率较其
  • win10+ubuntu23.04双系统安装

    win10 win10先安装好 xff08 确保主板上各个螺丝稳定 xff0c 至少4对螺丝 43 铜柱 xff0c 否则会各种蓝屏 xff09 如果双系统安装失败了 xff0c 连win10都进不去了 xff0c 用原版ISO刻录的U盘或