CommonMistakes https://golang.org/doc/faq#closures_and_goroutines Why is there no goroutine ID? ¶ Goroutines do not have names; they are just anonymous workers. They expose no unique identifier, name, or data structure to the programmer. Some people…
使用git命令来给vscode安装go插件的时候报错,如下: $ git clone https://github.com/golang/tools.git tools Cloning into 'tools'... fatal: unable to access 解决办法如下: 执行命令: git config http.postBuffer 524288000 注意524288000算法:1024*1024*500 出现如下错误:curl 56 OpenSSL SSL_read:SSL_ER…
https://github.com/golang/crypto/blob/master/bcrypt/bcrypt.go…
Golang优秀开源项目汇总(持续更新...)我把这个汇总放在github上了, 后面更新也会在github上更新. https://github.com/hackstoic/golang-open-source-projects  . 欢迎fork, star , watch, 提issue. 资料参考来源:http://studygolang.com/projects 监控系统 序号 名称 项目地址 简介 1 OpenFalcon http://github.com/open-falcon/…
https://github.com/arut/nginx-rtmp-module.git NGINX-based Media Streaming Server nginx-rtmp-module Project blog http://nginx-rtmp.blogspot.com Wiki manual https://github.com/arut/nginx-rtmp-module/wiki/Directives Google group https://groups.google.co…
在Centos6.4尝试搭建beego框架,使用git命令clone时报错 # cd .; git clone https://github.com/astaxie/beego /www/project/src/github.com/astaxie/beego Initialized empty Git repository in /www/project/src/github.com/astaxie/beego/.git/ error: while accessing https://gith…
    https://github.com/chenghuige/tensorflow-exp/blob/master/examples/sparse-tensor-classification/     tensorflow-exp/example/sparse-tensor-classification/train-validate.py 当你需要train的过程中validate的时候,如果用placeholder来接收输入数据 那么一个compute graph可以完成这个任务.如果你…
关于https 背景知识 密码学的一些基本知识 大致上分为两类,基于key的加密算法与不基于key的加密算法.现在的算法基本都是基于key的,key就以一串随机数数,更换了key之后,算法还可以继续使用. 基于key的加密算法又分为两类,对称加密和不对称加密,比如DES,AES那种的,通信双方一方用key加密之后,另一方用相同的key进行反向的运算就可以解密. 不对称加密比较著名的就是RSA,加密的时候有一个公钥和一个私钥,公钥是可以交给对方的,a给b发送信息,a用自己的私钥加密,b用a的公钥解…
转载请注明出处: https://github.com/qiu-deqing/FE-interview Table of Contents generated with DocToc FE-interview $HTML, HTTP,web综合问题 常见排序算法的时间复杂度,空间复杂度 前端需要注意哪些SEO web开发中会话跟踪的方法有哪些 <img>的title和alt有什么区别 doctype是什么,举例常见doctype及特点 HTML全局属性(global attribute)有哪些…
Git push origin master报错 fatal: could not read Username for 'https://github.com': No such file or directo 原因使用https方式的时候 在git remote add origin 的https url 里面没有用户名和密码 修改为如下: git remote add origin https://{username}:{password}@github.com/{username}/pro…
结合个人经历总结的前端入门方法 (https://github.com/qiu-deqing/FE-learning),里面有很详细的介绍. 之前一直想学习前端的,都不知道怎么下手都一年了啥也没学到,现在很迷茫,最经在知乎看了很多人都在谈论怎样学习前端的,发现要学习的东西实在是太多了,以自己先在的水平只能是在三线城市中找份工作. 可生活在一线城市的我,找份新工作是辣么的没有竞争力,看了这么多人的前端学习之路,借鉴他们的方法坚持一段时间. 下面是选取的部分文章,完整的请到原站浏览(http://w…
githup 博客地址 : https://github.com/JMWY/MyBlog…
MJExtension能做什么? MJExtension是一套字典和模型之间互相转换的超轻量级框架 MJExtension能完成的功能 字典(JSON) --> 模型(Model) 模型(Model) --> 字典(JSON) 字典数组(JSON Array) --> 模型数组(Model Array) 模型数组(Model Array) --> 字典数组(JSON Array) MJExtension和JSONModel.Mantle等框架的区别 1. 转换速率: 最近一次测试表…
MBProgressHUD是一个开源类库,实现了各种样式的提示框, 下载地址:https://github.com/jdg/MBProgressHUD,然后把两个MBProgressHUD.h和MBProgressHUD.m放到自己的项目就可以了. 1.默认效果,也就是MBProgressHUDModeIndeterminate 2 第一种加载提示框,MBProgressHUDModeDeterminate 圆饼形状, 3 第三种加载提示框,MBProgressHUDModeDeterminat…
java stack https://github.com/akullpp/awesome-java…
公司做的一个购物网站 之前微信版的网站要搬在webView上   可是微信支付是个问题 , 在外部浏览器怎么都发不起微信请求 , 原因是因为页面调用的微信浏览器自带JSAPI 在外部浏览器无法调用,但是看见京东的可以直接在触屏版调用微信支付好生羡慕,百度了2天之后找到一个页面 是一个WAP版的调用微信支付,但是微信官方并没有出示此类文档! 出来类似效果参考京东手机网页版的微信支付模块 案例地址: http://wxpay.weixin.qq.com/pub_v2/pay/wap.v2.php 文…
https://github.com/oneuijs/You-Dont-Need-jQuery…
wget https://github.com/xxx/yyy/archive/${commit_hash}.zip…
https://github.com/CarpenterLee/JCFInternals…
https://github.com/aptana/studio3/releases  aptana…
不知道是否有同学遇到如下的问题: p.p1 { margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo } span.s1 { } git clone https://github.com/istester/ido.git    #一个git仓库. 确收到如下报错: Cloning into 'hosts'... fatal: unable to access 'https://github.com/racaljk/hosts.git/': Fai…
Error msg: $ git push remote: Permission to xxx/Code.git denied to xxxxxx. fatal: unable to access 'https://github.com/xxx/Code.git/': The requested URL returned error: 403 原因: 账号切换, git安全机制导致 解决: git remote set-url origin git@github.com:用户名/仓库名.git…
伟哥开源项目基金会 GitHub_base=> 伟哥开源项目基金会 该项目作者为伟哥,GitHub地址:https://github.com/amh1979: 该项目维护者为鸟窝,GitHub地址:https://github.com/TopGuo: 如果在使中,遇到任何问题,欢迎issue. AspNetCore_Aliyun_OSS 针对asp.net core 使用阿里oss封装的nuget` nuget 地址 AspNetCore_ApiDoc 针对asp.net core webapi…
通过命令添加新repository到git hub在执行最后一步命令(如下所示)的时候报错 git push -u origin master error:remote: Repository not found.fatal: repository 'https://github.com/*****/???.git/' not found Solution:(1)manually add the repository "Repositrory Name" on https://gith…
211806385 黄存慧 https://www.cnblogs.com/huangch/ https://github.com/HuangCh327…
不多说,直接上干货! https://github.com/ 欢迎大家,加入我的微信公众号:大数据躺过的坑        人工智能躺过的坑       同时,大家可以关注我的个人博客:    http://www.cnblogs.com/zlslch/   和     http://www.cnblogs.com/lchzls/      http://www.cnblogs.com/sunnyDream/       详情请见:http://www.cnblogs.com/zlslch/p/7…
用idea往github上push代码的时候,突然的不能用了. 报could not read Username for 'https://github.com': No error错误. 原因不明. 解决 1.进入项目目录 2.进入 .git 目录 3.修改.git/config 文件 把github的账号密码直接写死在url中 之后,问题解决.…
https://github.com/commonsguy/cw-omnibus.git…
ESP-IDF Release v2.1  igrr 发布了这个 on 29 Jul · 自此发布以来,我承诺要 承诺414 自v2.0以来的变化. 突破变化 版本v2.1旨在大大兼容为ESP-IDF v2.0编写的应用程序.但是,引入以下突破性变化: esp_bt_controller_init函数收到一个新的esp_bt_controller_config_t *参数. 如果应用程序采用双核支持构建,则使用正常寄存器访问宏访问DPORT寄存器将导致编译时错误(如果在编译时无法对寄存器地址进行…
构建之法老师叫交下任务学习github,经过一段时间的学习和了解,看介绍.看视频.看博客.初步认识到github的方便与好处.     自己试着去注册和使用github,已经慢慢学会了一些基本操作. 小结 至此,你该对 Git 有了点基本认识,包括它和以前你使用的 CVCS 之间的差别.现在,在你的系统上应该已经装好了 Git,设置了自己的名字和电邮.接下来让我们继续学习 Git 的基础知识.    我的github地址   https://github.com/1010de/Test.git…