码迷,mamicode.com
首页 >  
搜索关键字:formats    ( 142个结果
蓝牙 BLE GATT 剖析(一)
一.概述 The Generic Attribute Profile (GATT) defines a service framework using the  Attribute Protocol. This framework defines proceduresand formats of services  and their characteristics. The procedu...
分类:其他好文   时间:2016-05-31 06:32:02    阅读次数:803
开源资源记录
使用微软的报表浏览控件显示doc、RTF, and OOXML等格式文件 http://www.codeproject.com/Articles/23966/Report-Viewer-generate-reports-MS-Word-formats Log浏览控件 http://www.codep ...
分类:其他好文   时间:2016-05-14 22:57:31    阅读次数:192
Linux 分区格式根据parted
NAME parted-apartitionmanipulationprogram SYNOPSIS parted[options][device[command[options...]...]] DESCRIPTION partedisaprogramtomanipulatediskpartitions.Itsupportsmultiplepartitiontableformats,includingMS-DOSand GPT.Itisusefulforcreatingspacefornewoperat..
分类:系统相关   时间:2016-04-26 16:07:10    阅读次数:233
matplotlib学习笔记
1.简介 matplotlib是python的一个2D绘图库,它可以在不同平台上地使用多种通用的绘图格式(hardcopy formats)和交互环境绘制出出版物质量级别的图片。matplotlib可以通过python脚本,python/ipython shell,web application s ...
分类:其他好文   时间:2016-04-05 00:22:35    阅读次数:292
lldb
1 p/x 16 转16进制https://sourceware.org/gdb/onlinedocs/gdb/Output-Formats.html/t 二进制 /s 字符串 /c char /d 十进制2 c/s/n/f continume/ step into /next /finish3fr... ...
分类:数据库   时间:2016-04-04 22:46:45    阅读次数:261
GDAL库——读取图像并提取基本信息
GDAL库是一个跨平台的栅格地理数据格式库,包括读取、写入、转换、处理各种栅格数据格式(有些特定的格式对一些操作如写入等不支持)。它使用了一个单一的抽象数据模型就支持了大多数的栅格数据。这里有GDAL库支持的格式:http://www.gdal.org/formats_list.html 注:本文在 ...
分类:其他好文   时间:2016-03-30 01:21:51    阅读次数:291
Comparison of video container formats
Comparison of video container formats MOV跟MP4具体区别在哪里?
分类:其他好文   时间:2016-02-21 18:26:09    阅读次数:162
Date and Time
The PHP date() function is used to format date and/or a time and formats as timestamp to a more readable data and time. date(format, timestamp) //form
分类:其他好文   时间:2016-02-18 13:49:52    阅读次数:149
OVF? OVA? VMDK? – File Formats and Tools for Virtualization
I recently worked on a project to create a “virtual appliance” for one of our customers. They have an server application that they would like to distr
分类:其他好文   时间:2016-02-15 14:54:33    阅读次数:382
java直接存取MS Access的mdb数据库文件
jdbc 访问 access 的 mdb 数据库文件,使用一个叫ucanaccess的开发包实现这个功能。 "Supported Access formats: 2000,2002/2003,2007,2010/2013 databases (1997 read-only)." 官网在 http:/
分类:数据库   时间:2016-01-27 21:07:39    阅读次数:302
142条   上一页 1 ... 7 8 9 10 11 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!