码迷,mamicode.com
首页 >  
搜索关键字:asp.net core wbe api    ( 64707个结果
【ASP.NET MVC 5】第27章 Web API与单页应用程序
注:《精通ASP.NET MVC 3框架》受到了出版社和广大读者的充分肯定,这让本人深感欣慰。目前该书的第4版不日即将出版,现在又已开始第5版的翻译,这里先贴出该书的最后一章译稿,仅供大家参考。
分类:Windows程序   时间:2014-06-11 08:35:54    阅读次数:645
compass color 颜色 对比色[Sass和compass学习笔记]
最基本的api 是对比色,对与我这种菜鸟来说,没有什么比在一个背景色下 用什么颜色的文字坑蛋疼的事情了,这个工具可以帮助大家很好解决这个问题api 地址http://compass-style.org/reference/compass/utilities/color/contrast/要是真的能实...
分类:其他好文   时间:2014-06-11 08:35:12    阅读次数:209
compass General 常用api学习[Sass和compass学习笔记]
compass 中一些常用api 包括一些浏览器hack @import "compass/utilities/general" Clearfix Clearfix 是用来清除浮动 float 造成的内容问题,以前用clear 方法可以解决,通过查看Clearfix 的源码发现对与高版本的浏览器其实...
分类:Windows程序   时间:2014-06-11 07:39:29    阅读次数:403
EtherCAT ---- Kithara RTS
本文翻译了kithara官方文档,也加入了一些理解,暂时做得还不够完美,后续补充修正。2014.06.06 EtherCAT This tutorial describes the following topics using the EtherCAT API 本向导描述了使用EtherCAT AP...
分类:其他好文   时间:2014-06-11 07:34:41    阅读次数:568
RPI学习--wiringpi_API
reference:https://projects.drogon.net/raspberry-pi/wiringpi/functions/Functions (API)Some of the functions in theWiringPilibrary are designed to mimic...
分类:Windows程序   时间:2014-06-11 07:23:29    阅读次数:699
OpenResty
OpenResty (aka. ngx_openresty) is a full-fledged web application server by bundling the standard Nginx core, lots of 3rd-party Nginx modules, as well ...
分类:其他好文   时间:2014-06-10 00:02:19    阅读次数:384
[Android]XML那些事儿-manifest属性1
在Froyo(android 2.2,API Level:8)中引入了android:installLocation.通过设置该属性可以使得开发者以及用户决定程序的安装位置.android:installLocation隶属于AndroidManifest.XML中的manifest节点.如下所.....
分类:移动开发   时间:2014-06-08 07:39:24    阅读次数:384
[Android]蓝牙相关接口及方法
首先,要操作蓝牙,先要在AndroidManifest.xml里加入权限然后,看下api,Android所有关于蓝牙开发的类都在android.bluetooth包下,共有8个类 而我们需要用到了就只有几个而已: 1.BluetoothAdapter顾名思义,蓝牙适配器,直到我们建立blu...
分类:移动开发   时间:2014-06-08 07:23:08    阅读次数:215
Android 编程下 java.lang.NoClassDefFoundError: cn.jpush.android.api.JPushInterface 报错
使用了极光推送的 jar 包项目在从 SVN 中检出后,假设不又一次对 jar 包和 Bulid Path 进行配置就会抛出 java.lang.NoClassDefFoundError: cn.jpush.android.api.JPushInterface 的错误,进行例如以下操作就可以消除这样...
分类:移动开发   时间:2014-06-08 06:42:31    阅读次数:370
web services
Web API (protocals: SOAP and WSDL)web service(use markup language):json-rpcxml-rpcWSDL (web services description language)...SOA: Service-oriented arc...
分类:Web程序   时间:2014-06-07 20:25:41    阅读次数:246
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!