码迷,mamicode.com
首页 >  
搜索关键字:issues    ( 1031个结果
NuGet打包推送批处理以及MSBuild(通用版)
使用时注意每个批处理里面的依赖工具路径指向 源码:https://github.com/easonjim/NuGetRun bug提交:https://github.com/easonjim/NuGetRun/issues ...
分类:其他好文   时间:2016-11-10 07:40:36    阅读次数:228
Objections vs. excuses
Objections are healthy. When someone is being offered a new opportunity or product, it's not unusual for there to be objections. These are issues, the ...
分类:其他好文   时间:2016-11-05 09:43:52    阅读次数:176
InheritableThreadLocal原理
转载:https://github.com/pzxwhc/MineKnowContainer/issues/20 介绍 InheritableThreadLocal 之前,假设对 ThreadLocal 已经有了一定的理解,比如基本概念,原理,如果没有,可以参考:前面两篇博文 这里再复习下 Thre ...
分类:其他好文   时间:2016-11-05 02:44:26    阅读次数:345
109、FragmentPagerAdapter与FragmentStatePagerAdapter区别
x 在一个 Android 应用中,我使用 FragmentPagerAdapter 来处理多 Fragment 页面的横向滑动。不过我碰到了一个问题,即当 Fragment 对应的数据集发生改变时,我希望能够通过调用 mAdapter.notifyDataSetChanged() 来触发 Frag ...
分类:其他好文   时间:2016-11-01 18:53:08    阅读次数:216
php5-fpm.sock failed (13: Permission denied) error
In order to fix the php5-fpm.sock failed error follow these instructions 1) Make sure your virtual hosts nginx (.conf) files are using fastcgi_pass un ...
分类:Web程序   时间:2016-10-29 14:50:31    阅读次数:214
类似lol的友军视野怎么实现
https://github.com/kbengine/kbengine/issues/129 你们可以按这个思路自己先改一下 例如: 可将队友的AOI实体也同步到自己的客户端中。 可对某些特定类型的AOI实体进行过滤 可考虑增加接口向AOI实体池强制添加实体或者删除实体。 如果添加的实体是AOI探... ...
分类:其他好文   时间:2016-10-29 14:07:13    阅读次数:162
js模块化
AMD 规范在这里:https://github.com/amdjs/amdjs-api/wiki/AMDCMD 规范在这里:https://github.com/seajs/seajs/issues/242AMD 是 RequireJS 在推广过程中对模块定义的规范化产出。CMD 是 SeaJS ...
分类:Web程序   时间:2016-10-29 02:14:21    阅读次数:237
Nginx:Pitfalls and Common Mistakes
New and old users alike can run into a pitfall. Below we outline issues that we see frequently as well as explain how to resolve those issues. In the ...
分类:其他好文   时间:2016-10-26 00:32:57    阅读次数:297
windows安装rabbitmq
官网下载windows安装版本:http://www.rabbitmq.com/install-windows.html ,安装文件rabbitmq-server-3.6.5.exe 前提:安装erlang;官网下载:http://www.erlang.org/downloads,安装文件:OTP ...
分类:Windows程序   时间:2016-10-23 17:42:39    阅读次数:546
IDEA生成serialVersionUID的警告
默认情况下Intellij IDEA是关闭了继承了java.io.Serializable的类生成serialVersionUID的警告。如果需要ide提示生成serialVersionUID,那么需要做以下设置: 1、setting->Inspections->Serialization issu ...
分类:其他好文   时间:2016-10-23 11:49:08    阅读次数:165
1031条   上一页 1 ... 72 73 74 75 76 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!