码迷,mamicode.com
首页 >  
搜索关键字:provides    ( 1060个结果
gradle ssh 插件
org.hidetake.ssh Gradle SSH Plugin is a Gradle plugin which provides remote command execution and file transfer features. https://gradle-ssh-plugin.gi ...
分类:其他好文   时间:2017-06-17 18:27:34    阅读次数:157
【转】【OPenGL】opengl 64位 配置
1.GLEW The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time ...
分类:其他好文   时间:2017-06-17 10:06:47    阅读次数:217
区块链入门(4)Truffle创建项目,编译,及项目部署
使用truffle可以很简单的创建项目: mkdir truffle-project truffle init truffle init webpack ? app/ ? javascripts/ ? stylesheets/ index.html ? contracts/ convertlib.s ...
分类:其他好文   时间:2017-06-15 10:42:15    阅读次数:233
Jsoup
jsoup 是一款Java 的HTML解析器,可直接解析某个URL地址、HTML文本内容。它提供了一套非常省力的API,可通过DOM,CSS以及类似于jQuery的操作方法来取出和操作数据。(百度百科)jar包下载,可以看到如下的案例: 其中关于Jsoup的connect()方法中:API描述如下: ...
分类:Web程序   时间:2017-06-14 10:15:43    阅读次数:272
日志 ; 计划任务 ; 网络配置
日志分两个,一个是rsyslog 日志服务,一个是日志轮转(就是日志的分离和切割)logrotate 对了日志服务rsyslog 来说,它自带了一个服务叫做logrotate;这两个一般都是一起用; 一个日志文件如果扩大,一定会被分离的;否则文件会打不开;对于系统来讲,记录日志是通过主服务来讲的,就 ...
分类:其他好文   时间:2017-06-13 12:41:09    阅读次数:245
CEF 各个版本适应的平台参考表
This Wiki page provides information about CEF branches and instructions for downloading, building and packaging source code. Note to Editors: Changes ...
分类:其他好文   时间:2017-06-12 14:45:44    阅读次数:4961
GNU Debugger for Windows----GDB
This web page provides 32-bit and 64-bit binaries of gdb for Windows for download. Equation Solution build the debugger from GNU gdb. It is a free sof ...
分类:数据库   时间:2017-06-12 11:57:31    阅读次数:378
Monitor Network and File I/O
监控网络和文件输入输出Monitor Network and File I/O 工具提供了几个分析模板,用于监视应用程序的网络和文件I/O活动。Instruments provides several profiling templates that monitor your app’s netwo ...
分类:Web程序   时间:2017-06-12 10:47:01    阅读次数:313
openssl基础
OpenSSL 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。 OpenSSL is an open source project that provides a robust, commercial-grade, ...
分类:其他好文   时间:2017-06-11 23:40:15    阅读次数:349
Web App Manifest
【Web App Manifest】 The web app manifest provides information about an application (such as name, author, icon, and description) in a JSON text file. T ...
分类:移动开发   时间:2017-06-09 22:42:38    阅读次数:309
1060条   上一页 1 ... 41 42 43 44 45 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!