码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
ActiveMQ(5.10.0) - Destination-level authorization
To build upon authentication, consider a use case requiring more fine-grained control over clients to authorize certain tasks. ActiveMQ provides two l...
分类:其他好文   时间:2016-01-13 19:41:51    阅读次数:234
转 c#性能优化秘密
原文:http://www.dotnetperls.com/optimizationGenerally, using the simplest features of the language provides the best performance. For example, using the...
分类:Windows程序   时间:2016-01-13 12:18:19    阅读次数:391
Thinking in Java,Fourth Edition(Java 编程思想,第四版)学习笔记(八)之Polymorphism
Polymorphism is the third essential feature of an object-oriented programming language,after data abastraction and inheritance.It provides another d.....
分类:编程语言   时间:2016-01-08 00:31:03    阅读次数:277
Lucky 2048 - The secret of being lucky
Lucky 2048 uses a normal distribution to create "lucky" start. Generally speaking, it provides lucky chances "most likely to be medium result, and ver...
分类:其他好文   时间:2016-01-07 20:19:44    阅读次数:209
看libevent所遇到的英语生词
libevent – an event notification libraryThelibeventAPI (libevent应用程序)provides a mechanism(机制) to execute(执行) a callback function(回调函数) when a specific...
分类:其他好文   时间:2016-01-06 12:01:25    阅读次数:123
Scalaz(21)-类型例证:Liskov and Leibniz - type evidence
Leskov,Leibniz,别扭的名字,是什么地干活?碰巧从scalaz源代码里发现了这么个东西:scalaz/BindSyntax.scala/** Wraps a value `self` and provides methods related to `Bind` */final clas....
分类:其他好文   时间:2015-12-29 09:56:57    阅读次数:165
java 访问权限学习 —— Java Access Modifiers
Java provides a number of access modifiers to set access levels for classes, variables, methods and constructors. The four access levels are:Visible t...
分类:数据库   时间:2015-12-27 01:02:57    阅读次数:352
Mozilla Firefox扩展(Extensions)开发——xulrunner
XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It provides mechanisms for installing, upgrading, and unins...
分类:其他好文   时间:2015-12-24 20:55:46    阅读次数:285
所有的GUI Toolkit,类型之多真开眼界
The GUI Toolkit, Framework PageUser interfaces occupy an important part of software development. This page provides a comprehensive reference on toolk...
分类:其他好文   时间:2015-12-14 15:55:35    阅读次数:790
[杂谈]交通工具orca card
How and Where to Use the ORCA CardThe Microsoft ORCA card provides unlimited rides onall buses,trains, and water taxisoperated byparticipating transit...
分类:其他好文   时间:2015-12-07 15:59:55    阅读次数:147
1060条   上一页 1 ... 68 69 70 71 72 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!