amd64

Running Cython in Windows x64 - fatal error C1083: Cannot open include file: 'basetsd.h': No such file or directory

匿名 (未验证) 提交于 2019-12-03 01:14:02
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have been trying to install Cython for Python 2.7 on my Window 7 system. In particular, I prefer everything in 64 bits. (In case you wonder, I need Cython because Cython is one of the components I need for another package for some specialized numerical analysis. And x64 is potentially an advantage for storage of large data sets.) So I downloaded the x64 Python 2.7 from the official website. Got Cython from Christoph Gohlke . The amd64 version for Python 2.7 of course. Before I installed, I added Python 2.7 into the registry with the .reg

“unrecognized import path” with go get

匿名 (未验证) 提交于 2019-12-03 01:12:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm trying to install a web.go , but running go get github.com/hoisie/web returns package bufio: unrecognized import path "bufio" package bytes: unrecognized import path "bytes" package crypto/rand: unrecognized import path "crypto/rand" package crypto/sha1: unrecognized import path "crypto/sha1" package crypto/tls: unrecognized import path "crypto/tls" package encoding/base64: unrecognized import path "encoding/base64" package encoding/binary: unrecognized import path "encoding/binary" package encoding/json: unrecognized import path

Dpkg: warning: files list file for package 'x'missing; assuming package has no files currently installed in Ubuntu 16.04

匿名 (未验证) 提交于 2019-12-03 01:05:01
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am using Ubuntu 16.04 with lubunut desktop environment. I had the following problem for more than 3 days when I do apt-get upgrade . I don't know what is problem means and how to solve. Note: 3 days before I try upgrade Linux-header-4.4.66, but it showed an error. I deleted it. Now, I'm back to Linux-header-4.4.64, which worked fine before. Error on sudo apt-get dist-upgrade (only last 15 line of 500+ line error): dpkg: warning: files list file for package 'libxcb-xkb1:amd64' missing; assuming package has no files currently installed dpkg:

ubuntu 安装原生迅雷

匿名 (未验证) 提交于 2019-12-03 00:34:01
正在读取软件包列表... 完成 正在分析软件包的依赖关系树 正在读取状态信息... 完成 build-essential 已经是最新版 (12.1ubuntu2)。 git 已经是最新版 (1:2.7.4-0ubuntu1.3)。 下列软件包是自动安装的并且现在不需要了: 0ad-data 0ad-data-common fonts-sil-gentium fonts-sil-gentium-basic fonts-texgyre frozen-bubble-data gtk2-engines-pixbuf ioquake3 ioquake3-server libalien-sdl-perl libcapture-tiny-perl libclass-inspector-perl libcompress-bzip2-perl libenet7 libfile-sharedir-perl libfile-which-perl libgloox13v5 libgtkhotkey1 libmikmod3 libnvtt2 libopusfile0 libqupzilla1 libsdl-gfx1.2-5 libsdl-mixer1.2 libsdl-pango1 libsdl-perl libsdl-ttf2.0-0 libtie-simple-perl linux-headers-4

apt-mirror搭建ubuntu软件源

匿名 (未验证) 提交于 2019-12-03 00:05:01
一、准备环境 1. 系统:ubuntu 16.04.6(LTS) 64位 2. 镜像软件:apt-mirror 0.5.1-1ubuntu1 3. HTTP协议发布软件:nginx 1.10.3-0ubuntu0.16.04.4 二、安装软件 # 查看apt-mirror版本 macrored@ubuntu :~ $ apt policy apt - mirror apt - mirror : Installed : 0.5 . 1 - 1ubuntu1 Candidate : 0.5 . 1 - 1ubuntu1 # 安装apt-mirror macrored@ubuntu :~ $ sudo apt - get install apt - mirror # 查看nginx版本 macrored@ubuntu :~ $ apt policy nginx nginx : Installed : 1.10 . 3 - 0ubuntu0.16 . 04.4 Candidate : 1.10 . 3 - 0ubuntu0.16 . 04.4 # 安装nginx macrored@ubuntu :~ $ sudo apt - get install nginx 三、配置apt-mirror 打开配置文件: sudo vim / etc / apt / mirror . list

Windows10安装Linux子系统Ubuntu

匿名 (未验证) 提交于 2019-12-02 21:59:42
我们经常需要将一个文件生成为目录结构树,我们可以通过win 提供的tree指令来搞定。 win系统里的tree指令: 在cmd种输入tree /? C:\Users\zhang\Desktop\work>tree /? 以图形显示驱动器或路径的文件夹结构。 TREE [ drive: ][ path ] [/F] [/A] /F 显示每个文件夹中文件的名称。 /A 使用 ASCII 字符,而不使用扩展字符。 你会发现这个win系统的tree指令太鸡肋,配置项太少了,一个目录里面要忽略点文件啥的都没法去配置。 win10是支持内置的linux子系统 1、选择开发者选项,会自动安装环境 2、勾选适用于Linux的windows子系统 3、在应用商店种下载Ubuntu并启动出现如下界面 4、在初始化安装里设置用户 Installing, this may take a few minutes... Please create a default UNIX user account. The username does not need to match your Windows username. For more information visit: https ://aka.ms/wslusers Enter new UNIX username: zgt Enter new UNIX

假如你不小心干掉了系统,你该怎么办?(一次手贱的记录 ~ Ubuntu and Python3.6)

匿名 (未验证) 提交于 2019-12-02 21:53:52
多年未犯低级错误,今天犯了个不大不小的错误,记录下生活点滴吧 今天早上脑海里想了下,如果电脑挂了我要备份哪些东西?然后中午休息的时候就列了一下,没想到晚上就悲剧了... 这个是中午写的: ## If I to bak **`浏览器书签备份`** ~/桌面(**先push到github**) ~/下载(Linux软件备份) ~/图片(重要目录:jpg、Skill) ~/文档(PDF) 自己电脑之前一直用的 Python2.7 和 Python3.6 版本,现在全部更新到 Python3.7 了,正好今天晚上有空就随手一打命令来卸载原来版本 sudo apt-get autoremove python3.6 ,然后习惯性的输入了 yes ,1s的停顿,看到谷歌浏览器消失了,这时候才发现~呵呵哒了。再按 Ctrl+C 来停止已经没用了...... (((φ(◎ロ◎;)φ))) 出于职业习惯,便把依赖项备份了一下:(附录部分) 然后赶紧乘着没关机前,执行备份相关的工作啊~大体步骤: 再开个PC,SSH远程登录一下(万一锁屏Ubuntu肯定进不去了) 重新安装一下谷歌浏览器,把个书签导出下( dpkg -i xxxx ) 然后就是连接下FTP把该备份的进行备份一下(昨天晚上还想要不要弄个文件同步服务器,看来是要得) 修复一下系统依赖 接着就重新安装相关软件 备份目录:

构建最小JDK Docker镜像

别等时光非礼了梦想. 提交于 2019-12-02 19:31:08
一、问题描述 最近在使用docker部署spring Cloud微服务项目的时候发现,每个服务构建出的镜像文件高达700M。 镜像较大的镜像往往会导致移植,迁移缓慢。最后启动并进入容器发现,jdk用的是openjdk,那么我们就需要在构建镜像时使用更小的jdk作为基础镜像,进而减小镜像的大小. 二、解决方案 使用Oracle的JRE而不是openjdk,并构建成Docker镜像。 2.1 下载并上传jre到linux服务器 jre8下载地址:https://www.java.com/en/download/manual.jsp jre linux x64 大小大概是80M 2.2 删除无用文件 解压压缩包 $ tar -xvcf jre-8u181-linux-x64.tar.gz 删除无用的文件 $ cd jre1.8.0_181/ $ rm -rf COPYRIGHT LICENSE README release THIRDPARTYLICENSEREADME-JAVAFX.txt THIRDPARTYLICENSEREADME.txt Welcome.html $ rm -rf lib/plugin.jar \ lib/ext/jfxrt.jar \ bin/javaws \ lib/javaws.jar \ lib/desktop \ plugin \ lib/deploy

Golang入门-----安装配置篇

元气小坏坏 提交于 2019-12-02 05:03:52
Go语言是一种开源的编程语言,它旨在使我们能够方便地构建简单、 可靠、 高效的软件。 安装 下载地址: 1.1. https://golang.org/dl/ 1.2. https://dl.gocn.io 编译安装(Linux环境) # go1.4.3版本依赖于GCC环境 $ cd ~ $ mkdir {local,go} $ tar -zxvf go1. 4.3 .src.tar.gz -C /home/go/local/ $ cd local $ mv go/ go1. 4.3 / $ cd go1. 4.3 /src $ ./make.bash $ tar -zxvf go1. 8 .linux-amd64.tar.gz -C /home/go/local/ $ cd ~/local/go/ $ export GOROOT_BOOTSTRAP=/home/go/local/go1. 4.3 / $ ./make.bash #配置环境变量 $ ~/.bashrc export GOROOT= $HOME /local/go export GOPATH= $HOME /go export PATH= $GOROOT /bin: $GOPATH /bin: $PATH $ source ~/.bashrc #验证安装是否成功 $go version #版本 go version

AMD64

时光毁灭记忆、已成空白 提交于 2019-12-01 10:30:53
https://baike.baidu.com/item/amd64/7015806?fr=aladdin 来源: https://www.cnblogs.com/hshy/p/11681851.html