码迷,mamicode.com
首页 >  
搜索关键字:see    ( 2224个结果
Unity 3D 光照贴图快速入门 Lightmapping Quickstart
This an introductory description of lightmapping in Unity. For more advanced topics see in-depth description of lightmapping in Unity 这是一个Unity 光照贴图的引 ...
分类:移动开发   时间:2019-02-01 13:06:49    阅读次数:280
GPU性能:光栅化、图层混合、离屏渲染
So, shouldRasterize will not affect the green/red you see using Instruments. In order to have everything green, you'll need to not use transparency an ...
分类:其他好文   时间:2019-01-29 20:36:05    阅读次数:233
使用electron为贪吃蛇游戏创建全局快捷键
上图就是我们的简体版贪吃蛇游戏,我们可以看到使用键盘上面的上下左右可以对贪吃蛇进行控制。 The picture above is our simplified version of Snake Eating Game. We can see that the top and bottom of t ...
分类:其他好文   时间:2019-01-28 14:04:49    阅读次数:121
mongodb的一些文件介绍
#mongod.conf#fordocumentationofalloptions,see:#http://docs.mongodb.org/manual/reference/configuration-options/#wheretowriteloggingdata.systemLog:#系统日志destination:file#日志输出目的地,可以指定为“file”或者“syslog”,表述输
分类:数据库   时间:2019-01-21 11:04:27    阅读次数:262
The folder can’t be opened because you don’t have permission to see its contents.
1 自己在windows上面copy过去的文件夹,在Mac下面无法查看 一开始以为是windows文件的权限问题,然后 自己赋予了everyone所有的权限,结果在Mac上面还是无法打开文件夹 2 最后解决问题 在Mac下面,get Info更多信息的选项卡里面,修改单个用户权限。 这样就解决了。 ...
分类:其他好文   时间:2019-01-19 13:16:44    阅读次数:343
cURL error 60: SSL certificate problem: unable to get local issuer
github 问题连接 https://github.com/yabacon/paystack-php/wiki/cURL-error-60:-SSL-certificate-problem:-unable-to-get-local-issuer-certificate-(see-http:--cu ...
分类:Web程序   时间:2019-01-19 00:45:22    阅读次数:272
防止ASP.NET Core中的跨站点请求伪造(XSRF / CSRF)攻击
跨站点请求伪造(也称为XSRF或CSRF,发音为see-surf)是对Web托管应用程序的攻击,其中恶意Web应用程序可以影响客户端浏览器与信任该浏览器的Web应用程序之间的交互。这些攻击是可能的,因为Web浏览器会在每次向网站发出请求时自动发送某些类型的身份验证令牌。这种漏洞利用形式也称为一键式攻 ...
分类:Web程序   时间:2019-01-18 20:06:03    阅读次数:949
Why is HttpGet required only for some actions?
https://stackoverflow.com/questions/28068868/why-is-httpget-required-only-for-some-actions Please refer to the post here You will see that you can use ...
分类:Web程序   时间:2019-01-17 20:07:18    阅读次数:158
Debugging Chromium on Windows
First see get the code for checkout and build instructions. Getting started You can use Visual Studio's built-in debugger or WinDBG to debug Chromium. ...
分类:Windows程序   时间:2019-01-14 21:36:23    阅读次数:245
Job for php-fpm.service failed because the control process exited with error code. See "systemctl status php-fpm.service" and "journalctl -xe" for details.
[root@web01 ~]# systemctl start php-fpm Job for php-fpm.service failed because the control process exited with error code. See "systemctl status php-f ...
分类:Web程序   时间:2019-01-14 20:23:12    阅读次数:1016
2224条   上一页 1 ... 29 30 31 32 33 ... 223 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!