码迷,mamicode.com
首页 >  
搜索关键字:enables    ( 262个结果
MPLS
OverviewMultiprotocol Label Switching(MPLS) is a high-performance method for forwarding packets through a network. MPLS enables routers at the edge of...
分类:其他好文   时间:2015-08-29 18:44:46    阅读次数:183
Android linux kernel privilege escalation vulnerability and exploit (CVE-2014-4322)
In this blog post we'll go over a Linux kernel privilege escalation vulnerability I discovered which enables arbitrary code execution within the kerne...
分类:移动开发   时间:2015-08-18 00:59:56    阅读次数:228
性能工具列表
Load and Performance Test ToolsBrowserMob- On-demand, self-service, low-cost, pay-as-you-go service enables simulation of large volumes of real browse...
分类:其他好文   时间:2015-08-12 01:05:57    阅读次数:151
Eclipse Mark Occurrences
Mark OccurrencesThe Mark Occurrences feature enables you to see where an element is referenced by simply clicking on the element in the editor.When th...
分类:系统相关   时间:2015-08-01 00:48:50    阅读次数:242
React Native
React Native enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript ...
分类:其他好文   时间:2015-07-27 00:00:50    阅读次数:203
A javascript library providing cross-browser, cross-site messaging/method invocation. http://easyxdm.net
easyXDM - easy Cross-Domain MessagingeasyXDM is a Javascript library that enables you as a developer to easily work around the limitation set in place...
分类:编程语言   时间:2015-07-24 09:10:57    阅读次数:134
Insecure default in Elasticsearch enables remote code execution
Elasticsearch has a flaw in its default configuration which makes it possible for any webpage to execute arbitrary code on visitors with Elasticsearch...
分类:其他好文   时间:2015-07-16 21:22:09    阅读次数:137
AsyncTask源码翻译
前言: /** AsyncTask enables proper and easy use of the UI thread. This class allows to perform background operations and publish results on the UI thread without having to manipulate threads and/or...
分类:其他好文   时间:2015-07-08 14:42:53    阅读次数:124
Oracle发送邮件,支持HTML,多收件人,多附件
Oracle发邮件,权限问题-创建ACLBEGINDBMS_NETWORK_ACL_ADMIN.CREATE_ACL(acl=>'email_server_permissions.xml',description=>'Enables network permissions for the e-mai...
分类:数据库   时间:2015-07-02 19:13:10    阅读次数:497
Oracle发邮件,权限问题
-- 创建 ACL BEGIN DBMS_NETWORK_ACL_ADMIN.CREATE_ACL(acl => 'email_server_permissions.xml', description => 'Enables network permissions for the e-mail se...
分类:数据库   时间:2015-07-01 17:24:22    阅读次数:163
262条   上一页 1 ... 20 21 22 23 24 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!