码迷,mamicode.com
首页 >  
搜索关键字:capable    ( 97个结果
学习 OAuth2.0 笔记( 一 )
1.1. Roles 角色 OAuth defines four roles: OAuth 设定了四个角色 resource owner 资源拥有者 An entity capable of granting access to a protected resource. When the reso ...
分类:其他好文   时间:2017-07-16 18:25:00    阅读次数:124
解决PC站在手机上看跑偏问题
<meta name="apple-mobile-web-app-capable" content="yes"><meta name="viewport" content="width=1300"><meta name="format-detection" content="telephone=no ...
分类:移动开发   时间:2017-06-10 15:14:04    阅读次数:171
boostrapt的二级下拉菜单
<!DOCTYPE html><html> <head> <meta charset="UTF-8"> <meta content="yes" name="apple-mobile-web-app-capable"> <meta content="black" name="apple-mobile- ...
分类:其他好文   时间:2017-06-01 23:41:53    阅读次数:302
让PC端页面在手机端正常显示,同比缩小
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="white"> 也可以给body设一下百分比 ...
分类:移动开发   时间:2017-05-16 19:19:38    阅读次数:213
解决The resource identified by this request is only capable of generating responses with characteristics not acceptable according to the request "accept" headers.
解决SpringMVC跳转出现的The resource identified by this request is only capable of generating responses with characteristics not acceptable according to the r... ...
分类:其他好文   时间:2017-05-14 21:51:12    阅读次数:178
倍福TwinCAT(贝福Beckhoff)常见问题(FAQ)-点击运行按钮进入到运行状态报错Error starting TwinCAT System怎么办 AdsWarning1823怎么办
一般提示如下 点击Device,然后选中当前真正连接到的网卡 一般是由于重装系统之后,没有把本来是realtime capable的设备Install,所以找不到支持EtherCAT的设备导致的,只需要重新安装一下支持的网卡即可,如果还是不行,则删除原来扫出来的设备,重新扫描一次 更多教学视频和资料... ...
分类:Windows程序   时间:2017-05-08 10:49:06    阅读次数:3270
让PC端页面在手机端显示缩小版的解决方法
做页面的时候我们做好pC端页面时,因编辑那边需求,在手机端页面也应该是缩小版,不能乱的。在网上找了各种解决方案,经实验,这种是可以的: 在head里边加上这两句meta <meta name="apple-mobile-web-app-capable" content="yes"> <meta na ...
分类:移动开发   时间:2017-05-04 14:45:48    阅读次数:463
webapp里主要的mate用途
webapp里主要的mate用途:<meta name="apple-touch-fullscreen" content="yes"> 添加到主屏幕后,全屏显示。 <meta name="apple-mobile-web-app-capable" content="yes" /> 这meta的作用就 ...
分类:移动开发   时间:2017-01-17 00:41:14    阅读次数:255
VS2010连接SQLite数据库
Visual studio 2010及以上版本,连接SQLite数据库 1、在Sqlite开发站点下载SQLite的.exe安装包 Ctrl+F搜索这条语句:This is the only setup package that is capable of installing the design ...
分类:数据库   时间:2016-10-21 20:09:29    阅读次数:623
2016年10月14日 星期五 --出埃及记 Exodus 18:25
2016年10月14日 星期五 --出埃及记 Exodus 18:25He chose capable men from all Israel and made them leaders of the people, officials over thousands, hundreds, fifti ...
分类:其他好文   时间:2016-10-14 13:51:24    阅读次数:128
97条   上一页 1 2 3 4 5 6 ... 10 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!