使用网上的IBUS教程,在ibus setup 后的input method里找不到刚刚安装的Pinyin输入法 不想在这里浪费时间,于是果断投入Fectix的怀抱~ Systemsettings -> LanguageSupport ->Keyboard input method system改为 ...
分类:
系统相关 时间:
2017-05-24 12:43:30
阅读次数:
399
<html><head><script>// toggle full screen function toggleFullScreen() { if (!document.fullscreenElement && // alternative standard method !document.mo ...
分类:
Web程序 时间:
2017-05-23 15:53:37
阅读次数:
408
前后用了3年左右的cherry g80-3000 茶轴键盘. 后接触了 mac , 就有些放弃这个键盘了. 后纠结好多, 想入手静电容. 可惜 HKB(happy keyboard)的高昂价格有些让人不happy. 辗转购入了plumb静电容, 刚用起来, 感觉手感还可以吧. 用过一段时间再来更新吧 ...
分类:
其他好文 时间:
2017-05-23 00:23:45
阅读次数:
173
sudo apt-get install ros-indigo-kobuki ros-indigo-kobuki-corerosrun kobuki_ftdi create_udev_rules# This launches the minimal operation configuration > ...
分类:
其他好文 时间:
2017-05-21 14:42:00
阅读次数:
175
很多时候用到UITextField时,处理键盘是一个很棘手的问题。 问题一:如何隐藏键盘? 方案1.改变键盘右下角的换行(enter)键为完成键,后实现代理方法键盘自动回弹 keyBoardControll.gif UITextField *textField = [[UITextField all ...
分类:
移动开发 时间:
2017-05-21 00:20:05
阅读次数:
423
Key codes returned by Event.keyCode. These map directly to a physical key on the keyboard. KeyCode是由Event.keyCode返回的。这些直接映射到键盘上的物理键。 Values值 None Not ...
分类:
编程语言 时间:
2017-05-19 20:15:40
阅读次数:
332
Keyboard shortcuts Keyboard shortcuts Keyboard shortcuts are combinations of keys that allow you to perform actions, such as opening the settings dial ...
分类:
系统相关 时间:
2017-05-13 09:50:18
阅读次数:
265
C#获取操作系统相关的信息,如内存大小,CPU大小,机器名,环境变量等操作系统软件、硬件相关信息 ...
WebDriver路径:from selenium.webdriver.remote.webdriver import WebDriver WebDriver内容:打开指定网页、执行js脚本、获取页面url、cook操作、多窗口及内嵌窗口的切换、窗口尺寸、窗口尺寸设置、窗口截图等 接口内容: # L ...
分类:
编程语言 时间:
2017-05-05 00:48:19
阅读次数:
989
KeyCode values for keyboard keys Type of key KeyCode values and descriptions Mouse buttons KeyLeftButton! Left mouse button KeyMiddleButton! Middle mo ...
分类:
其他好文 时间:
2017-05-03 11:32:46
阅读次数:
163