码迷,mamicode.com
首页 >  
搜索关键字:enables    ( 262个结果
Xilinx 7 Serial PUDC_B
PUDC_B管脚用途 Pull-Up During Configuration (bar) Active-Low PUDC_B input enables internal pull-up resistors on the SelectIO pins after power-up and durin ...
分类:其他好文   时间:2017-06-23 00:48:27    阅读次数:1151
Java之IO(七)ObjectInputStream和ObjectOutputStream
转载请注明源出处:http://www.cnblogs.com/lighten/p/7003536.html 1.前言 本章介绍Java字节流中重要的成员,对象流ObjectInputStream和ObjectOutputStream。之前的DataInputStream和DataOutputStr ...
分类:编程语言   时间:2017-06-20 11:01:09    阅读次数:355
imx6中iomux IO复用
IOMUX Controller (IOMUXC) IO多路复用控制器1.overviewThe IOMUX Controller (IOMUXC), together with the IOMUX, enables the IC to share one pad to several functi ...
分类:其他好文   时间:2017-06-16 21:12:05    阅读次数:1109
SparkStreaming参数配置
Property Name Default Meaning spark.streaming.backpressure.enabled false Enables or disables Spark Streaming's internal backpressure mechanism (since ...
分类:其他好文   时间:2017-06-07 19:44:57    阅读次数:993
使用Qt.labs.settings来存储应用的设置
我在曾经的文章中,讲述了怎样使用U1db及SQLite offline storage API来存储应用的一些状态。在这篇文章中,我将介绍怎样使用Qt.labs.settings来存储应用的状态。更加具体的介绍,请參阅链接。 首先。我们创建一个最简单的“App with Simple UI”模版应用 ...
分类:其他好文   时间:2017-06-02 11:33:59    阅读次数:256
Have You Tried Delphi on Amazon Linux? (就是AWS用的Linux)
The new Delphi Linux compiler enables customers to take new or existing Windows server applications and target Linux servers that are much more afford ...
分类:Windows程序   时间:2017-05-26 20:08:11    阅读次数:209
使用URL dispatcher的范例
在上面的一篇文章中,我们介绍了怎样使用URL disptacher。在这篇文章中。我们来通过一个范例更进一步来了解怎样实现它。 1)创建一个具有URL dispatcher的应用 我们首先打开我们的SDK,然后创建一个最主要的QML template应用。我们把该应用叫做“MyApp”。我们首先在“ ...
分类:Web程序   时间:2017-05-23 10:10:32    阅读次数:322
spring-boot集成Springfox-Swagger2
运行效果: 参考资料: spring-boot集成Springfox-Swagger2 Spring - AntPathMatcher ...
分类:编程语言   时间:2017-05-15 12:59:26    阅读次数:289
Guava bimap
A bimap (or "bidirectional map") is a map that preserves the uniqueness ofits values as well as that of its keys. This constraint enables bimaps tosup ...
分类:其他好文   时间:2017-05-14 16:54:29    阅读次数:260
[转]Entity Framework Fluent API - Configuring and Mapping Properties and Types
本文转自:https://msdn.microsoft.com/en-us/data/jj591617#1.2 When working with Entity Framework Code First the default behavior is to map your POCO classes ...
分类:移动开发   时间:2017-05-11 18:38:11    阅读次数:339
262条   上一页 1 ... 13 14 15 16 17 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!