判断是否是ie浏览器 http://qsfwy.iteye.com/blog/249968 判断ie版本 https://github.com/nioteam/jquery-plugins/issues/12 ...
分类:
编程语言 时间:
2017-07-28 20:06:45
阅读次数:
211
张:做了:美化初始化界面,解决文件冲突 困难:嵌入js的时候传的是string[],但是只执行string[0] 规划:多个点的连接(动态添加point),点击标签跳转,导入图片,显示界面 孔:做了:细节美化 困难:图片插入在街景中显示突兀 规划:个人文档总结 梁:做了:写了Beta版报告 困难:无 ...
分类:
其他好文 时间:
2017-07-26 00:02:43
阅读次数:
165
这几天在搞基于位置的AR应用,採用了github上两款开源项目: mixare android-argument-reality-framework 这两个项目实现机制大致同样。我选取的是android-argument-reality-framework。原因是我觉得他的代码结构要清晰非常多(纯属 ...
分类:
其他好文 时间:
2017-07-25 21:04:01
阅读次数:
194
Virtualenv Mailing list | Issues | Github | PyPI | User IRC: #pypa Dev IRC: #pypa-dev Introduction virtualenv is a tool to create isolated Python envi ...
分类:
其他好文 时间:
2017-07-24 16:20:27
阅读次数:
122
Refer to https://support.microsoft.com/it-it/help/2216485/fix-resource-monitor-enters-a-non-yielding-condition-on-a-server-that?spid=1044&sid=1229%3Fs ...
分类:
移动开发 时间:
2017-07-21 12:29:12
阅读次数:
190
Python 没有包括相应日期和时间的内置类型。只是提供了3个相应的模块,能够採用多种表示管理日期和时间值: * time 模块由底层C库提供与时间相关的函数。它包括一些函数用于获取时钟时间和处理器的执行时间,还提供了基本解析和字符串格式化工具 * datetime 模块为日期、时间以及日期时间值提 ...
分类:
编程语言 时间:
2017-07-19 19:28:49
阅读次数:
428
What is Hue Hue architecture Install and configure Hue on hadoop Tips for some common issues 1. What is Hue Hue is one of Hadoop’s most important proj ...
分类:
Web程序 时间:
2017-07-19 14:27:18
阅读次数:
514
前言 做这个 vueAdmin-template 的主要原因是: vue-element-admin 这个项目的初衷是一个vue的管理后台集成方案,把平时用到的一些组件或者经验分享给大家,同时它也在不断的维护和拓展中,比如最近重构了dashboard,加入了全屏功能,新增了tabs-view等等。所 ...
分类:
其他好文 时间:
2017-07-16 11:10:02
阅读次数:
1651
转载自https://www.tecmint.com/upgrade-mariadb-5-5-to-10-centos-rhel-debian-ubuntu/ How to Upgrade MariaDB 5.5 to MariaDB 10.1 on CentOS/RHEL 7 and Debian ...
分类:
数据库 时间:
2017-07-14 14:57:07
阅读次数:
295
60-80% of database performance issues are related to poorly performing SQL。60-80%的数据库性能问题要归结于生产中糟糕的SQL语句!以此一文来总结笔者近10多年来的工作经验并基于最主要的也是最有效的对于Oracle数据库中 ...
分类:
数据库 时间:
2017-07-14 10:11:32
阅读次数:
277