https://lug.ustc.edu.cn/wiki/user/boj/linkers-and-loaders   程序员的自我修养——链接.装载与库…
https://mirrors.ustc.edu.cn/repogen/ Tips: 可通过 URL 的形式直接下载配置. 例如: https://mirrors.ustc.edu.cn/repogen/conf/debian-http-6-sid https://mirrors.ustc.edu.cn/repogen/conf/archlinux-https-4 Archlinux (/etc/pacman.d/mirrorlist):                 HTTPS       …
1.按照菜鸟教程,安装docker,竟然报如题错误 2.然后发现,自己再添加软件源信息的时候,自作聪明的把centos换成了自己的主机名 3.那么需要重新来,先删除 cd  /etc/yum.repos.d ls CentOS-Base.repo       CentOS-fasttrack.repo  CentOS-Vault.repoCentOS-CR.repo         CentOS-Media.repo      docker-ce.repoCentOS-Debuginfo.rep…
conda安装时一直报错,换源什么的都不好使,折腾了半天,直到看到https://blog.csdn.net/u013383596/article/details/87718472 将https改为http即可.…
更新Alpine Linux源 国内镜像源 清华TUNA镜像源:https://mirror.tuna.tsinghua.edu.cn/alpine/中科大镜像源:http://mirrors.ustc.edu.cn/alpine/阿里云镜像源:http://mirrors.aliyun.com/alpine/ 如何配置软件源 可以使用如下命令: sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositori…
公司做的一个购物网站 之前微信版的网站要搬在webView上   可是微信支付是个问题 , 在外部浏览器怎么都发不起微信请求 , 原因是因为页面调用的微信浏览器自带JSAPI 在外部浏览器无法调用,但是看见京东的可以直接在触屏版调用微信支付好生羡慕,百度了2天之后找到一个页面 是一个WAP版的调用微信支付,但是微信官方并没有出示此类文档! 出来类似效果参考京东手机网页版的微信支付模块 案例地址: http://wxpay.weixin.qq.com/pub_v2/pay/wap.v2.php 文…
异常信息 [root@localhost ~]# yum -y update Loaded plugins: fastestmirror, refresh-packagekit, security Setting up Update Process Loading mirror speeds from cached hostfile * base: centos.ustc.edu.cn * extras: ftp.sjtu.edu.cn * updates: centos.ustc.edu.cn…
https://finance.sina.com.cn/realstock/company/sh600522/nc.shtml http://hq.sinajs.cn/list=sh601006…
一,谷歌的安卓官方网站-https://developer.android.google.cn/docs/ ,在网站里面可以查询开发文档,开发指导,设计原则,制作app的例子等等,无论对于新手还是老手,都是不可多得的良好资源,以下做一些简单性介绍,帮助大家更好的学习. 二,OVERVIEW 这个模块是关于网站的介绍. 蓝色的Get Start中有几个模块,第一个Build you first app是对安卓开发的指导,里面是中文,已经做过翻译,其它部分则没有,根据这一部分可以做一个良好的开始了,…
https://jzh.12333sh.gov.cn/jzh/ https://superuser.com/questions/171917/force-a-program-to-run-without-administrator-privileges-or-uac http://pogostick.net/~pnh/ntpasswd/bootdisk.html cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "…