码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
HTML5 Form Data 对象的使用
HTML5 Form Data 对象的使用MDN: https://developer.mozilla.org/zh-CN/docs/Web/Guide/Using_FormData_Objects XMLHttpRequest Level 2 添加了一个新的接口——FormData。利用 Fo.....
分类:Web程序   时间:2014-07-06 21:13:00    阅读次数:229
Android-自己定义图像资源的使用(1)
Android-自己定义图像资源的使用2014年4月28日 周一 天气晴朗 心情平静 本篇博文给大家介绍一下,在Android开发中经经常使用到的一些图像资源,具体内容麻烦请各位认真查看官网,下面附上一个链接:http://developer.android.com/guide/topics/res...
分类:移动开发   时间:2014-07-06 19:37:09    阅读次数:286
android屏幕适配详解
官方地址:http://developer.android.com/guide/practices/screens_support.html一、关于布局适配建议1、不要使用绝对布局2、尽量使用match_parent 而不是fill_parent 。3、能够使用权重的地方尽量使用权重(android...
分类:移动开发   时间:2014-07-03 11:28:23    阅读次数:321
Cheatsheet: 2014 06.01 ~ 06.30
Mobile Developing iOS8 Apps Using Swift – Part 1- Hello World The Insider's Guide to Android Interviewing iOS8 – How to use Objective-C Classes in Swi...
分类:其他好文   时间:2014-07-02 22:49:44    阅读次数:311
Using iSCSI On Ubuntu 10.04 (Initiator And Target)
This guide explains how you can set up an iSCSI target and an iSCSI initiator (client), both running Ubuntu 10.04. The iSCSI protocol is a storage are...
分类:其他好文   时间:2014-07-02 17:22:37    阅读次数:236
C51指针与A51汇编接口之间关系研究
最近在研究单片机C51对汇编的接口问题。char和int等都比较简单,使用寄存器或固定地地址传值都是可以的,具体可以参考keil的C51 user‘s guide。本篇短文主要重点讨论一下A51下如何遵循C51的接口标准来实现C51的指针。...
分类:其他好文   时间:2014-07-02 17:00:10    阅读次数:194
EBS OAF开发中实体对象和视图对象的属性设置器
EBS OAF开发中实体对象和视图对象的属性设置器(版权声明,本人原创或者翻译的文章如需转载,如转载用于个人学习,请注明出处;否则请与本人联系,违者必究)源文:Home > Oracle Application Framework Documentation Set, Release 12.2 > Oracle Application Framework Developer's Guide > C...
分类:其他好文   时间:2014-07-02 07:14:51    阅读次数:216
python调用java程序--jpype
官方网站:http://jpype.sourceforge.net/官方使用文档:http://jpype.sourceforge.net/doc/user-guide/userguide.html1.安装 首先在官网上下载程序安装包 ubuntu系统可以直接通过sudo apt-get ins.....
分类:编程语言   时间:2014-07-01 13:42:59    阅读次数:320
uva 10099 The Tourist Guide(单源最短路/spfa/dijkstra)
题目:         链接:...
分类:其他好文   时间:2014-07-01 07:17:09    阅读次数:165
WebLogic: The Definitive Guide examined WebLogic's security mechanisms--reference
reference from:http://www.onjava.com/pub/a/onjava/excerpt/weblogic_chap17/index1.html?page=1.............................................................
分类:Web程序   时间:2014-07-01 00:26:44    阅读次数:573
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!