摘要:
https://segmentfault.com/a/1190000002645623
阅读全文
posted @ 2017-01-18 14:37
lilei9110
阅读(107)
推荐(0)
摘要:
https://github.com/kr/beanstalkd/wiki/Tools https://github.com/Luxurioust/aurora/wiki
阅读全文
posted @ 2017-01-13 11:56
lilei9110
阅读(143)
推荐(0)
摘要:
http://bestmike007.com/Beanstalkd.Client/ Other Message Queue http://queues.io
阅读全文
posted @ 2017-01-12 15:47
lilei9110
阅读(195)
推荐(0)
摘要:
1. 只安装Server和Workbench即可; 2. 安装时安装Windows服务,可以在“管理 > 服务”中开启关闭服务; 3. mysql -uroot -p1234 4. PHP Fatal error: Uncaught exception 'PDOException' with mes
阅读全文
posted @ 2017-01-07 12:23
lilei9110
阅读(124)
推荐(0)
摘要:
http://www.cnblogs.com/huayangmeng/archive/2011/06/15/2081337.html 一定要以下面的形式启动php-cgi php-cgi.exe -b 127.0.0.1:9000 -c E:\php-5.6.29-Win32-VC-x64\php.
阅读全文
posted @ 2017-01-06 23:33
lilei9110
阅读(160)
推荐(0)
摘要:
http://phpdbg.com/docs/simples
阅读全文
posted @ 2017-01-06 22:56
lilei9110
阅读(113)
推荐(0)
posted @ 2017-01-06 12:43
lilei9110
阅读(591)
推荐(0)
摘要:
https://github.com/musicode/test/issues/5 Mac 自带 php-fpm,在终端执行 php-fpm,会报如下错误: 错误信息显示,不能打开配置文件,cd /private/etc,发现没有 php-fpm.conf 文件,但是有 php-fpm.conf.d
阅读全文
posted @ 2017-01-06 12:40
lilei9110
阅读(5668)
推荐(0)
摘要:
1. 通过brew instal nginx安装 ==> Downloading https://homebrew.bintray.com/bottles/nginx-1.10.1.el_capitan.bot#############################################
阅读全文
posted @ 2017-01-06 10:02
lilei9110
阅读(181)
推荐(0)
摘要:
https://github.com/SilverWingedSeraph/Vectorial
阅读全文
posted @ 2017-01-03 10:39
lilei9110
阅读(114)
推荐(0)
摘要:
http://blog.csdn.net/ppby2002/article/details/38681345
阅读全文
posted @ 2017-01-01 19:06
lilei9110
阅读(129)
推荐(0)
摘要:
http://web.jobbole.com/84351/
阅读全文
posted @ 2016-12-31 18:18
lilei9110
阅读(189)
推荐(0)
摘要:
http://aras-p.info/blog/2012/03/27/tiled-forward-shading-links/ http://www.3dgep.com/forward-plus/
阅读全文
posted @ 2016-12-25 22:03
lilei9110
阅读(90)
推荐(0)
摘要:
Workspace中包含两个工程A和B: A是dylib工程,引用了另一个动态库C,B需要链接(依赖)A库。当编译B时,会先编译A,然后把A生成的dylib拷贝到B的生成目录中。如果要运行B的话需要把C库拷贝到B的生成目录。在C库中加入新的函数。这时如果要编译A工程,需要把C拷贝到B的生成目录中。否
阅读全文
posted @ 2016-12-15 14:38
lilei9110
阅读(192)
推荐(0)
摘要:
https://stackoverflow.com/questions/36662920/xcode-clang-link-build-dynamic-framework-or-dylib-not-embed-dependencies clang use ld command to make the
阅读全文
posted @ 2016-12-14 15:42
lilei9110
阅读(342)
推荐(0)
摘要:
If you cannot afford to use Boost, then there is a very minimal library that I implemented which simply acts as a wrapper around each operating system
阅读全文
posted @ 2016-12-04 17:56
lilei9110
阅读(224)
推荐(0)
摘要:
https://tools.ietf.org/html/rfc4122
阅读全文
posted @ 2016-12-04 17:30
lilei9110
阅读(974)
推荐(0)
摘要:
https://sourceforge.net/projects/cgfv/
阅读全文
posted @ 2016-12-04 12:16
lilei9110
阅读(106)
推荐(0)
摘要:
https://www.cryengine.com/community/viewtopic.php?f=315&t=125111
阅读全文
posted @ 2016-12-04 12:07
lilei9110
阅读(112)
推荐(0)
摘要:
http://docs.cryengine.com/display/SDKDOC2/Voxel-Based+Global+Illumination
阅读全文
posted @ 2016-11-29 18:40
lilei9110
阅读(257)
推荐(0)
摘要:
https://newq.net/publications/more/s2015-many-lights-course
阅读全文
posted @ 2016-11-29 18:39
lilei9110
阅读(125)
推荐(0)
摘要:
http://perso.telecom-paristech.fr/~boubek/papers/FLC/
阅读全文
posted @ 2016-11-29 18:10
lilei9110
阅读(151)
推荐(0)
摘要:
http://www.cs.unc.edu/~dm/CODE/GEM/chapter.html
阅读全文
posted @ 2016-11-27 13:46
lilei9110
阅读(87)
推荐(0)
摘要:
http://www.essays.se/
阅读全文
posted @ 2016-11-26 10:06
lilei9110
阅读(80)
推荐(0)
摘要:
http://blog.csdn.net/matrix_laboratory/article/details/16862273
阅读全文
posted @ 2016-11-23 11:08
lilei9110
阅读(134)
推荐(0)
摘要:
http://blog.csdn.net/pizi0475/article/details/6626555
阅读全文
posted @ 2016-11-23 11:07
lilei9110
阅读(122)
推荐(0)
摘要:
https://google.github.io/styleguide/cppguide.html
阅读全文
posted @ 2016-11-21 19:04
lilei9110
阅读(85)
推荐(0)
摘要:
http://kvazars.com/littera/
阅读全文
posted @ 2016-11-16 11:20
lilei9110
阅读(111)
推荐(0)
摘要:
http://aras-p.info/blog/2012/03/02/2012-theory-for-forward-rendering/ http://aras-p.info/blog/2012/03/27/tiled-forward-shading-links/ http://www.slide
阅读全文
posted @ 2016-11-10 11:09
lilei9110
阅读(100)
推荐(0)
摘要:
http://www.bpeers.com/blog/?itemid=517 https://extremeistan.wordpress.com/2014/05/11/realtime-global-illumination-techniques-collection/
阅读全文
posted @ 2016-11-10 10:48
lilei9110
阅读(107)
推荐(0)
摘要:
http://www.cnblogs.com/starfallen/p/3190380.html?utm_source=tuicool&utm_medium=referral http://m.blog.csdn.net/article/details?id=4951581
阅读全文
posted @ 2016-11-03 14:22
lilei9110
阅读(100)
推荐(0)
摘要:
https://skulltheatre.wordpress.com/2013/02/11/photogrammetry-in-video-games-frequently-asked-questions/ Autodesk Recap Agisoft PhotoScan
阅读全文
posted @ 2016-10-27 11:17
lilei9110
阅读(118)
推荐(0)
摘要:
https://iwantthatcake.wordpress.com/2012/02/22/real-time-radiosity-geometrics-enlighten/ http://www.geomerics.com/wp-content/uploads/2014/03/londongra
阅读全文
posted @ 2016-10-26 11:46
lilei9110
阅读(130)
推荐(0)
摘要:
https://phalanger.codeplex.com http://tomasp.net/blog/ducktyping-in-phalaner.aspx/ https://visualstudiogallery.msdn.microsoft.com/419916fb-ec89-4f18-b
阅读全文
posted @ 2016-10-10 15:11
lilei9110
阅读(107)
推荐(0)
摘要:
http://www.drdobbs.com/cpp/multiple-inheritance-considered-useful/184402074 http://stackoverflow.com/questions/28521242/memory-layout-of-a-class-under
阅读全文
posted @ 2016-09-13 16:53
lilei9110
阅读(194)
推荐(0)
摘要:
http://open.163.com/movie/2010/1/M/T/M6TAD6EGJ_M6TAE69MT.html
阅读全文
posted @ 2016-09-02 21:09
lilei9110
阅读(153)
推荐(0)
摘要:
https://developer.nvidia.com/opengl-vulkan
阅读全文
posted @ 2016-08-23 13:34
lilei9110
阅读(201)
推荐(0)
摘要:
https://solarianprogrammer.com/2012/10/14/cpp-11-timing-code-performance/ http://en.cppreference.com/w/cpp/chrono/high_resolution_clock
阅读全文
posted @ 2016-07-22 14:49
lilei9110
阅读(379)
推荐(0)
摘要:
http://visservices.sdsc.edu/vistools/
阅读全文
posted @ 2016-07-18 22:42
lilei9110
阅读(160)
推荐(0)
摘要:
http://blog.csdn.net/visualcatsharp/article/details/37653107
阅读全文
posted @ 2016-07-09 19:01
lilei9110
阅读(133)
推荐(0)