zoukankan      html  css  js  c++  java
  • 拼音输入法你应该更高级点儿

    本人使用的Google拼音输入法,里面有个自定义词组,功能太弱了。

    希望谷歌的工程师能看到这篇文章。

    切换输入法到中文模式:

    1.输入html5.new

    空格键,别回车,那样是直接为html5.new了。

    <!DOCTYPE HTML>
    <html>
    <head>
    <title>新建文档</title>
    </head>
    <body>
    
    </body>
    </html>

    2.html5.dtd 空格

    <!DOCTYPE HTML>

    3.face.laugh

    插入表情

    4.media.play(test.mp3)

    输入法更懂生活。

    输入法作为人们输入快捷的一种方式,你不仅仅只是一个文字的输入方式。

    输入法也需要插件!也需要宏?

  • 相关阅读:
    InterLockedIncrement and InterLockedDecrement
    bzoj2763
    bzoj1922
    bzoj1705
    bzoj1040
    bzoj3039
    bzoj1801
    bzoj2565
    bzoj1976
    一类最小割bzoj2127,bzoj2132 bzoj3438
  • 原文地址:https://www.cnblogs.com/xcf007/p/2663320.html
Copyright © 2011-2022 走看看