码迷,mamicode.com
首页 >  
搜索关键字:control files    ( 24036个结果
Rapidly detecting large flows, sFlow vs. NetFlow/IPFIX
Figure 1: Low latency software defined networking control loop The articles SDN and delay and Delay and stability describe the critical importance of ...
分类:Windows程序   时间:2014-06-18 10:58:32    阅读次数:1043
设置 eclipse 启动时使用的 JDK
1. 在 eclipse.ini 中添加 -vm 参数-vm C:\Program Files\Java\jdk1.6.0_07\bin\javaw.exe 1 -startup 2 plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_...
分类:系统相关   时间:2014-06-18 10:44:55    阅读次数:279
如何安装MTALB2013b
到这个目录下D:\Program files\matlab\cyg-mathworks_matlab_r2013b点 setup.exe进入安装秘钥是D:\Program files\matlab\cyg-mathworks_matlab_r2013b\CYGiSO\的readme.txt里安装完成...
分类:其他好文   时间:2014-06-18 10:15:37    阅读次数:419
ASP.NET MVC 入门4、Controller与Action
Controller类继承自ControllerBase类, ControllerBase类实现了IController接口.ControllerBase类实现了Exceute方法, 当URL路由匹配到Controller后,就会执行Excecute方法进行Controller的处理.Control...
分类:Web程序   时间:2014-06-18 09:31:28    阅读次数:149
HTTP头的Expires与Cache-control
简单介绍:这是HTTP头的Expires与Cache-control的具体页面,介绍了和javascript,Web综合 HTTP头的Expires与Cache-control有关的知识、技巧、经验,和一些javascript源代码等。 1.概念 Cache-control用于控...
分类:其他好文   时间:2014-06-18 09:03:47    阅读次数:147
UML的基础元件之架构元件(三)
Structural Things An active class is a class whose objects own one or more processes or threads and therefore can initiate control activity. An active class is just like a class except that it...
分类:其他好文   时间:2014-06-17 22:44:27    阅读次数:310
Nginx配置指令try_files
try_files指令是按顺序检测文件的存在性,并且返回第一个找到文件的内容,如果第一个找不到就会自动找第二个,依次查找.其实现的是内部跳转.以下举例说明:案例1(跳转到变量):server{listen8000;server_name121.10.143.66;roothtml;indexindex.htmlindex.php;location/abc{try_fil..
分类:其他好文   时间:2014-06-17 17:56:15    阅读次数:258
UML的基本图(三)
?? An artifact diagram shows the physical constituents of a system on the computer. Artifacts include files, databases, and similar physical collections of bits. Artifacts are often used in conjunct...
分类:其他好文   时间:2014-06-17 16:11:28    阅读次数:287
gzsd2416开发板vs2008解决内存不足问题
msvcr90d.dll|$(BINDIR)\$(INSTRUCTIONSET)|%CSIDL_PROGRAM_FILES%\..\NandFlash\$(ProjectName)|0;QtCored4.dll|$(QTDIR)\lib|%CSIDL_PROGRAM_FILES%\..\NandFl...
分类:其他好文   时间:2014-06-17 14:50:33    阅读次数:227
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!