首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Material Design组件

    Human Interface Guidelines — Custom Keyboards

    自上次参加完回音分享会后,我下定决心要洗心革面乖乖打基础,于是开启了这个part,争取两个月不间断更新,写完Material Design与iOS中的组件(顺便学学英语),以便今后在使用的时候完全不虚 Custom Keyboards (自定义键盘) Human Interface Guidelines链接:Custom Keyboards 键盘扩展用一个自定义键盘代替标准键盘。

    1.4K30发布于 2018-06-13
  • 来自专栏CSDN旧文

    Codeforces Round #509 (Div. 2) A. Heist 贪心

    After the heist, only n keyboards remain, and they have indices a1,a2,…,an. Calculate the minimum possible number of keyboards that have been stolen. The staff remember neither x nor the number of keyboards in the store before the heist. x nor the number of keyboards in the store before the heist. The keyboards with indices 9 and 11 were stolen during the heist.

    61620发布于 2020-10-28
  • 来自专栏c#Winform自定义控件系列

    (二十七)c#Winform自定义控件-多输入窗体

    name="regexs">输入项对应正则规则,当imTypes=Regex时有效,key:输入项名称,如不设置默认不控制输入</param> 12 /// <param name="<em>keyBoards</em> string, string> regexs = null, 20 Dictionary<string, HZH_Controls.Controls.KeyBoardType> <em>keyBoards</em> = null && <em>keyBoards</em>.ContainsKey(inPutLabels[i])) 55 txt.KeyBoardType = <em>keyBoards</em> name="regexs">输入项对应正则规则,当imTypes=Regex时有效,key:输入项名称,如不设置默认不控制输入</param> 32 /// <param name="<em>keyBoards</em> = null && <em>keyBoards</em>.ContainsKey(inPutLabels[i])) 75 txt.KeyBoardType = <em>keyBoards</em>

    1.2K20发布于 2019-09-11
  • 来自专栏全栈程序员必看

    Android View中OnKeyListener的onKey返回值

    This is only useful for hardware keyboards; a software input * method has no obligation to trigger this allows listeners to * get a chance to respond before the target view. *

    Key presses in software keyboards

    1.6K20编辑于 2022-09-13
  • 来自专栏林德熙的博客

    使用 Silk.NET 创建 OpenGL 空窗口项目例子

    IInputContext input = _window.CreateInput(); for (int i = 0; i < input.Keyboards.Count; i ++) { input.Keyboards[i].KeyDown += KeyDown; } } 默认拿到的键盘只有一个 IInputContext input = _window.CreateInput(); for (int i = 0; i < input.Keyboards.Count; i ++) { input.Keyboards[i].KeyDown += KeyDown; } }

    2.3K30编辑于 2021-12-27
  • 来自专栏字根中文校对软件

    使用反射在NET中实现动态工厂(第一部分)

    in args){ switch(marg) { case "Monitors": myfactory = new MonitorInvFactory(); break; case "Keyboards switch(marg) { case "Monitors": InvMgr.ReplenishInventory(enmInvParts.Monitors); break; case "Keyboards ": InvMgr.ReplenishInventory(enmInvParts.Keyboards); break; default: break; } } } } public enum enmInvParts : int {Monitors = 1, Keyboards=2} class InventoryMgr { public void ReplenishInventory(enmInvParts InvPart) { case enmInvParts.Monitors: InvType = new MonitorInventory(); break; case enmInvParts.Keyboards

    54130发布于 2019-02-14
  • 来自专栏网络虚拟化

    How to Install Google Pinyin on Ubuntu 14.04

    To switch between keyboards press Ctrl+Space

    50240编辑于 2023-02-25
  • 来自专栏mukekeheart的iOS之旅

    iOS模拟器使用

    也可以连续两次鼠标点按home键) 2 添加简体中文拼音输入法   在iOS的第二个界面:iPhone主界面中: Settings ->General ->Keyboard->International Keyboards

    1.5K31发布于 2018-08-01
  • 来自专栏Material Design组件

    Human Interface Guidelines — Text Fields

    ---- Keyboards ? 使用时注意 ·显示适当的键盘类型 iOS提供了几种不同的键盘类型,每种类型都被设计为便于不同类型的输入。

    96450发布于 2018-06-19
  • 来自专栏Pulsar-V

    SLAM-OpenGL实现rplidar A2激光雷达扫描显示

    the lidar health code: %x\n", op_result); return false; } } //OpenGL按钮事件 当按下q时,退出雷达 void KeyBoards 设置窗口大小 glMatrixMode(GL_PROJECTION);//设定投影方式 glutCreateWindow("radar map"); glutKeyboardFunc(&KeyBoards

    1.1K20发布于 2019-03-12
  • 来自专栏全栈程序员必看

    mx53 linux gpio 模拟matrix keypad

    keypad DeviceDrivers —> Inputdevice support —> Keyboards

    2.2K10编辑于 2022-08-28
  • 来自专栏韦东山嵌入式

    Tina_Linux_Key_快速配置使用指南

    Device Drivers └─>Input device support └─>Keyboards └─>Polled GPIO buttons Device Drivers └─>Input device support └─>Keyboards └─>GPIO Buttons 图3-3 选上驱动 GPIO-Key 轮询驱动kernel_menuconfig 路径: Device Drivers └─>Input device support └─>Keyboards 选上驱动 GPIO-Key 中断驱动kernel_menuconfig 路径: Device Drivers └─>Input device support └─>Keyboards Device Drivers └─>Input device support └─>Keyboards └─>softwinnner KEY BOARD

    3.1K30编辑于 2023-02-25
  • 来自专栏Y大宽

    linux之grep命令

    '^keyb' mywords.txt keyboard keyboard's keyboarded keyboarder keyboarder's keyboarders keyboarding keyboards

    6.7K50发布于 2019-05-15
  • 来自专栏一“技”之长

    iOS8新特性扩展(Extension)应用之四——自定义键盘控件

    NSString stringWithFormat:@"%ld",btn.tag-101]]; } 运行后,在使用之前,我们需要先加入这个键盘:在模拟器系统设置中general->keyboard->keyboards

    1.6K10发布于 2018-08-16
  • 来自专栏非著名程序员

    推荐一套国外超棒的计算机科学视频课程(不是广告)

    - 内存 & 储存介质 - Memory & Storage 20 - 文件系统 - Files & File Systems 21 - 压缩 - Compression 22 - 命令行界面 - Keyboards

    1.8K10发布于 2018-07-19
  • 来自专栏量子位

    AI帮你靠“想象”打字:手机电脑软键盘也能盲打了,准确率能达到95%

    传送门 VentureBeat报道: https://venturebeat.com/2019/08/02/ai-may-turn-touchscreen-keyboards-invisible/ 论文地址

    69520发布于 2019-08-05
  • 来自专栏Linux驱动

    1.Linux电源管理-休眠与唤醒

    //支持input子系统(加载driver/input文件) CONFIG_INPUT_KEYBOARD=y          //支持input->keyboards (加载driver/input/keyboard文件) CONFIG_KEYBOARD_GPIO=y //支持input->keyboards->gpio按键(加载gpio.keys.c -> Input device support -> [*]Keyboards

    15.2K21发布于 2018-09-30
  • 来自专栏半旧的技术栈

    【Java筑基】IO流基础之常见工具流和进程通信

    ("out.txt"))) { scan.useDelimiter("\n"); while (scan.hasNext()) { ps.println("KeyBoards

    40930编辑于 2022-10-26
  • 来自专栏oeasy教您玩转linux、python

    [oeasy]python0018_ ASCII_字符分布_数字_大小写字母_符号_黑暗森林

    case by a single bit, which simplified case-insensitive character matching and the construction of keyboards

    74210编辑于 2022-11-21
  • 来自专栏量子位

    AI听键盘声就能偷你密码,准确率高达95%

    事情还要从英国几所大学研究人员发的这篇题为“A Practical Deep Learning-Based Acoustic Side Channel Attack on Keyboards”的论文说起

    42010编辑于 2023-09-08
领券