码迷,mamicode.com
首页 >  
搜索关键字:tricks    ( 294个结果
关于CSS反射倒影的研究思考
原文地址:https://css-tricks.com/state-css-reflections 译者:nzbin 友情提示:由于演示demo的兼容性,推荐火狐浏览。该文章篇幅较长,内容庞杂,有一定难度。而我本人学识有限,加之时间仓促,所翻译内容可能有不恰当及晦涩之处。欢迎大家拍砖指正。 我最近在 ...
分类:Web程序   时间:2016-09-24 17:42:05    阅读次数:314
[转]30 ESSENTIAL PYTHON TIPS AND TRICKS FOR PROGRAMMERS
If you ask any Python programmer to tell about the strengths of Python, he will quote brevity and high readability as the most influencing ones. In th ...
分类:编程语言   时间:2016-09-21 10:15:05    阅读次数:205
有趣的CSS像素艺术
原文地址:https://css-tricks.com/fun-times-css-pixel-art/#article-header-id-4 友情提示:由于国内网络的原因,CodePen可能会打不开或者非常慢,请耐心等待,多多谅解! 像素艺术作为一种遗失的艺术形式,与超清晰,高分辨率图片相比黯然 ...
分类:Web程序   时间:2016-09-04 01:38:13    阅读次数:390
01.CNN调参
调参是个头疼的事情,Yann LeCun、Yoshua Bengio和Geoffrey Hinton这些大牛为什么能够跳出各种牛逼的网络? 下面一些推荐的书和文章:调参资料总结Neural Network: Trick of the Trade Neural Networks: Tricks of ...
分类:其他好文   时间:2016-08-17 10:26:00    阅读次数:522
25 things you probably didn't know about the 3ds Max SDK
I've adventured deep into the darkest corners of the 3ds Max SDK to bring you a set of largely unknown but useful tips and tricks. Use the 3ds Max SDK ...
分类:其他好文   时间:2016-08-15 14:11:27    阅读次数:244
关于SSH的一些tricks
改善SSH登录速度 登录慢的原因有很多, 慢的症状也很多, 有些是出login慢, 有些是出password慢, 有些是输入完password后进提示符慢, 根据 http://superuser.com/questions/166359/top-causes-of-slow-ssh-logins ...
分类:其他好文   时间:2016-08-14 07:22:20    阅读次数:185
WCF、Web API、WCF REST、Web Service比较
原文地址:http://www.dotnet-tricks.com/Tutorial/webapi/JI2X050413-Difference-between-WCF-and-Web-API-and-WCF-REST-and-Web-Service.html WCF 1.基于Soap协议,以XML形 ...
分类:Windows程序   时间:2016-07-25 13:09:55    阅读次数:199
Asp.net MVC 版本简史
http://www.dotnet-tricks.com/Tutorial/mvc/XWX7210713-A-brief-history-of-Asp.Net-MVC-framework.html Asp.net MVC is a new Framework built on the top of ...
分类:Web程序   时间:2016-07-20 17:44:16    阅读次数:271
OpenCV Tricks[OpenCV 笔记3]
官方例程 事例程序位于opencv-3.1.0/samples/cpp/ 目录下,可以通过编译整个工程,编译所有的Sample Code 显示当前使用的OpenCV版本 CV_VERSION为标识当前OpenCV版本的宏 头文件opencv.hpp opencv2/opencv.hpp中包含了Ope ...
分类:其他好文   时间:2016-07-16 00:29:17    阅读次数:124
Advanced Configuration Tricks
Advanced Configuration Tricks Configuration of zend-mvc applications happens in several steps: Initial configuration is passed to the Application inst ...
分类:其他好文   时间:2016-07-05 11:39:17    阅读次数:186
294条   上一页 1 ... 13 14 15 16 17 ... 30 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!