E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
tuicool
在小程序中集成redux/immutable/thunk第三方库
utm_source=
tuicool
&utm_medium=referral小程序给我们暴露了两个参数require和module,require用来在模块中加载其他模块,module用来将模块中的方法暴露出去
大灰狼的小绵羊哥哥
·
2020-08-18 22:37
【微信小程序2点滴知识
】
代码区,初始化全局数据区,BSS,堆区,栈区,程序环境变量区简介
article/details/129474452、http://www.360doc.com/content/12/0811/17/8185406_229615633.shtml3、http://www.
tuicool
.com
T型模式
·
2020-08-18 19:59
c
编译调试
vue-router总结
结合项目中的使用,学习vue-router.https://1657413883.github.io/2017/03/18/vue-router总结/http://www.
tuicool
.com/articles
大灰狼的小绵羊哥哥
·
2020-08-18 19:40
【Vue-Router点滴知识
】
OpenCV中的对齐指针(alignPtr)
转载于:http://www.
tuicool
.com/articles/q2QrQr,向原文作者表示谢意。
ltoad
·
2020-08-18 15:07
OpenCv
强化学习入门 : 一文入门强化学习 (Sarsa、Q learning、Monte-carlo learning、Deep-Q-Network等)
utm_source=
tuicool
&utm_medium=referr
Yalong Liu
·
2020-08-18 13:47
Machine
Learning
强化学习
PYTHON
Sarsa
Q
Learning
Git新建本地分支与远程分支关联问题:git branch --set-upstream
http://www.
tuicool
.com/articles/vQ36Zjgit在本地新建分支,push到remote服务器上之后,再次pull下来的时候,如果不做处理会报以下提示:Youaskedmetopullwithouttellingmewhichbranchyouwanttomergewith
hshl1214
·
2020-08-18 11:53
git
Git问题Everything up-to-date解决
原文:http://www.
tuicool
.com/articles/zeaQjav今天提交代码的时候遇到了一个小问题,这里解决了记下小记。
临水葬花人
·
2020-08-18 10:54
安卓开发点滴
[ios][swift]使用swift闭包进行viewcontroller反向传值
闭包参考:http://c.biancheng.net/cpp/html/2285.html闭包详解传值参考:http://www.
tuicool
.com/articles/vy2uUzSwift利用闭包
helloxielan
·
2020-08-18 04:08
rails安装:gem更换成淘宝源
转自:http://www.
tuicool
.com/articles/vY7n22I$gemsources--removehttps://rubygems.org/$gemsources-ahttps:
H100
·
2020-08-18 03:54
iOS个人整理38-贝塞尔曲线和帧动画结合
utm_source=
tuicool
&utm_medium=referral首先说贝塞尔的各种划线方法1.利用UIbezier的初始化方法,在UIView上画bezierPatha.利用UIbezier
远远看看山
·
2020-08-18 03:26
OpenCV之霍夫变换
utm_source=
tuicool
&utm_medium=referral本篇文章中,我们一起探讨了OpenCV中霍夫变换相关的知识点,以及了解了OpenCV中实现霍夫线变换的HoughLines、HoughLinesP
RedskyDeng
·
2020-08-17 20:45
OpenCV
opencv
国内值得关注的官方API集合
utm_source=
tuicool
&utm_medium=referral项目地址:https://github.com/marktony/Awesome_API本页仅收集国内部分官方API,如需查看其他版本
ArthurKingYs
·
2020-08-17 15:07
java
web
Android资料整理
点击图片放大功能https://www.
tuicool
.com/articles/ARjE7zaAndroid截屏并对图片做高斯模糊处理http://gqdy365.iteye.com/blog/2193913
__骆小跑
·
2020-08-17 06:30
Android
hellocharts-android图表库使用详解
utm_source=
tuicool
&utm_medium=referral第一步、gradle集成
顾_小白
·
2020-08-17 05:04
数据可视化指南(干货)
utm_source=
tuicool
&utm_medium=referral数据可视化的意义1.表达观点人类是视觉动物,一张简单的数据可视化图表在传递大量信息的同时,能更加直观地阐述观点,为浏览者带来更深刻的印象
ArthurKingYs
·
2020-08-17 02:41
大数据
我终于找到一个 地球上最牛的,解释器框架 GOLD 还有 ANTLR
utm_source=
tuicool
&utm_medium=referralhttps://www.xuebuyuan.com/707981.html这次誓死造出来新语言。因为我已经想好了。想了n年。
极简完美之道~
·
2020-08-17 01:38
编译器
Attempt to invoke virtual method 'void android.app.ActionBar.setTitle的解决方法
sampleBluetoothChat中,调试时,老是出错:Attempttoinvokevirtualmethod'voidandroid.app.ActionBar.setTitle上网查了一下,是这么说的:(http://www.
tuicool
.com
weixin_30673611
·
2020-08-16 21:13
一张思维导图学会如何构建高性能MySQL系统!
utm_source=
tuicool
&utm_medium=referral作者介绍杨奇龙,前阿里数据库团队资深DBA,主要负责淘宝业务线,经历多次双十一,有海量业务访问DB架构设计经验。
zdy0_2004
·
2020-08-16 18:29
mysql
Windows下Vundle插件BundleSearch命令出现错误解决方案
参考链接:http://www.
tuicool
.com/articles/e2aiEn在Windows下使用Vim时,用Vundle插件管理插件,其中BundleSearch命令时出现如下错误:解决方案
weixin_30439131
·
2020-08-16 15:21
Retinex图像增强算法代码
utm_source=
tuicool
http://blog.csdn.net/carson2005/article/details/9502053Retinex理论Retinex理论始于Land和McCann
老李lyj
·
2020-08-16 06:05
图像处理
千万级规模高性能、高并发的网络架构经验分享
utm_source=
tuicool
&utm_medium=referral架构以及我理解中架构的本质在开始谈我对架构本质的理解之前,先谈谈对今天技术沙龙主题的个人见解,千万级规模的网站感觉数量级是非常大的
hardecz
·
2020-08-16 02:06
架构
vc++包管理工具
转自:http://www.
tuicool
.com/articles/aeiYz2vVcpkghttps://blogs.msdn.microsoft.com/vcblog/2016/09/19/vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windowshttps
thinktalk
·
2020-08-16 01:10
vc
LNMP一键安装环境 wordpress后台部分页面出现502解决办法
转自http://www.
tuicool
.com/articles/iInMJrm登陆WORDPRESS后台的时候,部分页面出现502BadGateway错误我的PHP版本是5.2.17mysql版本是
遛弯鱼
·
2020-08-16 00:21
Caffe安装过程记录(CentOS,无独立显卡,无GPU)
参考资料:http://www.
tuicool
.com/articles/uiuA3eCaffe安装配置(CentOS+无GPU)http://blog.sina.com.cn/s/blog_990865340102vewt.htmlcaffe
lynnandwei
·
2020-08-15 23:51
Machine
Learning
maven多个web模块进行合并
主要参考了:http://blog.csdn.net/xiaokui008/article/details/8592811http://www.
tuicool
.com/articles/ArE3iaAhttp
牛仔不肥
·
2020-08-15 20:42
Swift中结构体(Struct)和类(Class)的区别
原文地址为http://www.
tuicool
.com/articles/EveeEfHi,There。今天這個篇文章要來介紹Swift中struct和class有什麼不一樣的地方?
see_you_in_the_past
·
2020-08-15 19:11
iOS开发
swift
BootStrap--CSS组件--输入框组(input-group)
http://www.
tuicool
.com/articles/VzUVfyi通过向输入域添加前缀和后缀的内容,您可以向用户输入添加公共的元素。
github_34514750
·
2020-08-15 18:55
BootStrap
转 view.getRootView()的真正含义及测试
http://www.
tuicool
.com/articles/bi6Jzeview.getRootView()的官方解释就是:Findsthetopmostviewinthecurrentviewhierarchy
touch_ping
·
2020-08-15 16:49
android
android读取properties配置文件
utm_source=
tuicool
&utm_medium=referral因为一些配置信息,多处用到的。且以后可能变更的,我想写个.prorperties配置文件给管理起来。
shanshan_blog
·
2020-08-15 15:48
Android
资源替换(resource
overlay)
Android
.properties配置文件
【十分钟教会你汇编】MIPS编程入门(妈妈说标题要高大上,才会有人看>_
utm_source=
tuicool
无意中找到一篇十分好用,而且篇幅也不是很大的入门教程,通篇阅后,再把“栗子”敲一遍,基本可以有一个比较理性的认识,从而方便更好地进一步深入学习。
king523103
·
2020-08-15 14:55
Mips
array_reduce的使用方法
参考地址:http://www.
tuicool
.com/articles/bmqeAv6官方解释:array_reduce—用回调函数迭代地将数组简化为单一的值。
美貌与智慧并重--英雄与侠义的化身-洋
·
2020-08-15 14:30
iOS 架构模式--解密 MVC,MVP,MVVM以及VIPER架构
utm_source=
tuicool
&utm_medium=referral在iOS中使用MVC架构感觉很奇怪?迁移到MVVM架构又怀有疑虑?听说过VIPER又不确定是否真的值得切换?
baodu9451
·
2020-08-15 13:35
SourceTree忽略不想要的目录
【原文http://www.
tuicool
.com/articles/YnuYFz】7.实际运用时遇到的一些问题:7.1.克隆到本地时老是提示路径不合法,则可能是sourcetree没有启用支持GIT,
木四少
·
2020-08-15 13:58
工具
Android-->无障碍服务(AccessibilityService)开发指南(多用于抢红包,添加附近好友等功能)
但足够权威;无障碍官方指南:https://developer.android.com/guide/topics/ui/accessibility/index.html推荐博文:http://www.
tuicool
.com
angcyo
·
2020-08-15 13:48
Android
图论专题汇总
/kuangbin/p/3228371.htmlhttp://codeforces.com/contest/546/problem/E网络流开始刷kuangbin带你飞的各种专题http://www.
tuicool
.com
yp_2013
·
2020-08-15 12:36
ACM
图论
iScroll.js参数说明和使用方法
本文转载于http://www.
tuicool
.com/articles/vMn2u2调用时参数设置:所属属性名说明默认值核心库croeoptions.useTransform是否使用CSS3的Transform
long冰
·
2020-08-15 11:03
去中心化的三个维度
utm_source=
tuicool
&utm_medium=referral作为区块链存在的主要理由,去中心的定义却含糊不清,这需要澄清一下。编者按:去中心化是个热词。
ArthurKingYs
·
2020-08-15 08:03
大数据
android java-ril-jni-linux-c-c++
从上层到底层的一个代码跟踪http://www.
tuicool
.com/articles/v6BZzyFAndroidTelephony——手机信号实时变化源码分析过程记录-梦溺残沙里时间2014-09
geniusmen
·
2020-08-15 06:30
(原+转)ubuntu终端输出彩色文字
转载请注明出处:http://www.cnblogs.com/darkknightzh/p/6066697.html参考网址:http://www.
tuicool
.com/articles/jIbAjyhttp
weixin_34245169
·
2020-08-15 04:42
Android Robotium测试框架
1.Robotium---环境搭建http://www.
tuicool
.com/articles/ZZvUbaz2.常用语法2.
易细
·
2020-08-15 02:09
Android测试
01 openAPI安全性考虑
01API访问频率限制[url]http://www.
tuicool
.com/articles/z63EBbZ[/url][url]https://dev.yinxiang.com/doc/articles
iteye_3748
·
2020-08-15 02:44
jQuery仿QQ空间图片查看特效(全屏,放大,缩小,旋转,镜像,鼠标滚轮缩放)...
地址:http://www.
tuicool
.com/articles/2YRVr2a可以通过nmp或bower来安装该图片查看器插件。
weixin_33841503
·
2020-08-15 00:13
javascript
php
MySQL数据的binlog处理方法 日志定时清理
http://www.
tuicool
.com/articles/fUBrUrY最近磁盘增长的非常快,发现binlog日志占用很大的磁盘资源。我们采用手动清理,后面设置一下自动清理。
qzlink
·
2020-08-14 10:31
linux
CentOS 7.2编译安装PHP7
utm_source=
tuicool
&utm_medium=referralPHP官方:http://php.net/Github源:https://github.com/php/php-src/releases1
VI7591
·
2020-08-14 09:11
多行文本溢出显示省略号(…)全攻略 汇总
utm_source=
tuicool
不做前端很久了,今天从重构师那里了解到CSS3已经可以实现很多以往必须通过JS才能实现的效果,如渐变,阴影,自动截断文本展示省略号等等强大效果,而且这些功能日渐成熟,
其实我是一演员
·
2020-08-14 07:43
Web
100层楼2个鸡蛋,如何得知鸡蛋能承受几层的撞击
http://www.
tuicool
.com/articles/NzUNJrhttp://blog.sina.com.cn/s/blog_6c813dbd0101bh98.html有一栋楼共100层,一个鸡蛋从第
weixin_30580341
·
2020-08-14 06:24
GCJ-02(火星,高德) 和BD-09(百度) 坐标转换(PHP)
原网页:http://www.
tuicool
.com/articles/ZjmuQbrfloat(108.954466795)["bd_lat"]=>float(34.2376965936)}$gg=bd_decrypt
xdscode
·
2020-08-14 04:03
php实用方法
vr
原文:http://www.
tuicool
.com/articles/Yzq2M3U摘要:2016年被称为VR行业元年,虽然颇受资本青睐,VR行业却一直难以实现盈利,在此情形下,VR线下体验店出现,不但为
baidu_36979083
·
2020-08-14 00:35
C++中的协程
utm_source=
tuicool
&utm_medium=referralhttp://blog.csdn.net/cchd0001/article/details/50717525绕了很久
奥格瑞玛-毁灭之锤
·
2020-08-14 00:24
网上总结
[转]AngularJs 多语言的使用 angular-translate
本文转自:http://www.
tuicool
.com/articles/zeymimB随着世界各地Web访问量的增加,作为开发者的我们也在不断让应用国际化、本地化。
weixin_34292402
·
2020-08-13 21:48
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他