:-) smile

:-] polite smile

:-( frown

:-[ another frown

:-/ or :-\ skepticism, annoyance, or a slight frown

:-|
indecision, deadpan, or indifference; also often used with a
contrasting statement to convey biting sarcasm (e.g. "That was
hilarious! :-|")

;-) wink

:-D wide grin

:-P or :-p
or :-þ tongue sticking out; used to convey a joke, light-hearted
sarcasm, inappropriateness, or a light hearted groan, as in "Ugh".

B-) or 8-) wearing glasses (usually interpreted as sunglasses)

:-o or :-O or :-0 surprise

:-s or :-S confusion

:-8 or :-B buck teeth

:-x sealed lips; used to convey "I shouldn't have said that" or sometimes shocked silence

:'-( or :_( or :*( or :…( shedding a tear

:o) clown face, can mean tongue in cheek

>:-) or }:-) eyebrows or horns; evil, being mean, a devil

0:-) halo over the head, an angel, innocence

XD laughing so hard the eyes are closed, (LOL)

D: horror (read right to left)

:3 cat face, or the "aw" face.

:'( Tear

:V mouth opened comically wide (in some communities, e.g. Ragnarok Online, it is considered a duck)

:-t angry

:-> grin

:*) blush; (sometimes used to illustrate "drunk")

:-)* kiss 2

:^o liar liar

:-& tongue-tied

>:o~ Angry; drooling (frothing at mouth with anger)

:-) 微笑

:-( 不悦

;-) 使眼色

:-D 开心

:-P 吐舌头

:-O 张大口

8-) 戴眼镜者的微笑

动画、漫画式表情符号

@_@ 疑惑、晕头转向

o_O 讶异

^_^ 高兴

XD (横向看)眼睛鼻子都挤在一起,只露出咧开的大嘴巴。不一定代表什么情绪,只是这种表情。

T_T 哭得很伤心

-_-b 流汗

\^o^/ 抱抱

Orz Or2 srO)跪拜,服了你了,还有一个大个的:O| ̄|_

<{=····· 乌鸦飞过,冷场

全角字体表情符号

<( ̄︶ ̄)>      满足且得意

<( ̄︶ ̄)/      满足并且伸出手,表示赞同

<(@ ̄︶ ̄@)>    满足地脸红

(# ̄▽ ̄#)      害羞

\( ̄︶ ̄)/      抱抱

b( ̄▽ ̄)d      竖起双手拇指说好

╰( ̄▽ ̄)╭      眉飞色舞

( ̄︶ ̄)↗       出发吧

○(* ̄︶ ̄*)○    吃饱睡好

♀( ̄▽ ̄)/      优质女孩

♂( ̄▽ ̄)/      优质男孩

╮(╯◇╰)╭      啾~啾~亲一个

╭(′▽‵)╭(′▽‵)╭(′▽‵)╯    GO!

( ̄▽ ̄)~■□~( ̄▽ ̄)         干杯

<( ̄︶ ̄)><( ̄︶ ̄)><( ̄︶ ̄)>  当我们同在一起

(┬_┬)        流泪

(>﹏<)        痛苦

(┬_┬)↘       跌倒

〒▽〒          真命苦

…(⊙_⊙;)… 嘎?

( ̄∞ ̄) 猪!

(︶︿︶) 不满

╰(‵□′)╯ 暴怒

((‵□′)) 暴怒

(︶︿︶)=凸 比中指

(╯-_-)╯╧╧ 翻桌A

(╯‵□′)╯︵┴─┴ 翻桌B

┴─┴︵╰(‵□′╰) 翻桌C

╭∩╮( ̄▽ ̄)╭∩╮ 哼,去你的(鄙视你)

┴┴︵╰(‵□′)╯︵┴┴ 拆房子

(╬ ̄皿 ̄)=○#( ̄#)3 ̄) 看拳

<(‵□′)>───Cε(┬_┬)3 生气扭耳朵

<(  ̄︿ ̄)︵θ︵θ︵θ︵θ︵☆(>口<-) 无影脚攻击

〈(_ _)〉 道歉、鞠躬
 
m(_ _)m      叩拜

( ̄ c ̄)y▂ξ 抽烟

(メ▼へ▼)/�{︻┻┳═一 干掉你!!
-(>口<-)

[转帖] Symbol Emotions Sticker 英文符号表情大全的更多相关文章

  1. JS正则密码复杂度校验之:JS正则匹配半角英文符号

    概述 在JS密码校验中常常会遇到密码强度的校验需求,借用一位朋友提问的图,他在工作中遇到的一个比较经典的密码强度校验要求: 这个需求有两个难点,一,是如何使用正则匹配所有半角英文标点符号,二,是如何验 ...

  2. 【Common】NO.81.Note.1.Common.1.001-【各种英文符号的表示及念法】

    1.0.0 Summary Tittle:[Common]NO.81.Note.1.Common.1.001-[各种英文符号的表示及念法] Style:Common Series:Common Sin ...

  3. php将中文符号全部替换为英文符号

    php将中文符号全部替换为英文符号 一.总结 一句话总结:可以用简单替换和规律替换 简单替换 str_replace() 规律替换 均相差 65248 方法一:简单替换(php代码) $val1=st ...

  4. .NET中将中文符号转换成英文符号

    public static string ConvertToEn(string text) { const string s1 = ".:,?!.“”‘’"; const stri ...

  5. javascript 将中文符号转换成英文符号

      javascript 将中文符号转换成英文符号 CreateTime--2018年3月30日09:01:29 Author:Marydon /** * 将中文符号转换成英文符号 */ functi ...

  6. [转帖]Linux命令中特殊符号

    Linux命令中特殊符号 转自:http://blog.chinaunix.net/uid-16946891-id-5088144.html   在shell中常用的特殊符号罗列如下:# ; ;; . ...

  7. [转帖]shell中的特殊符号总结

    http://www.embeddedlinux.org.cn/emb-linux/entry-level/201907/18-8747.html 在shell中常用的特殊符号罗列如下: # ;   ...

  8. IDEA出现Cannot resolve symbol "xxx"(无法解析符号)

    在导入一些包的时候出现报错 1.File->Invalidate Caches/Restart 清除缓存并重启 idea2.检查pom文件中的依赖关系是否正确3.maven -> Reim ...

  9. IDEA出现Cannot resolve symbol “xxx“(无法解析符号)的解决办法

    1,File->Invalidate Caches/Restart 清除缓存并重启 idea 2,检查pom文件中的依赖关系是否正确 3,maven -> Reimport 4,打开pro ...

随机推荐

  1. soem函数库的编译

    D:/并条机/soem/soem-master/doc/html/files.htm https://github.com/smits/soem https://github.com/OpenEthe ...

  2. js 函数声明方式以及javascript的历史

    1.function  xx(){} 2.匿名方式   window.onload=function(){dslfjdslfkjdslf}; 3.动态方式  var demo=new Function ...

  3. Android Volley获取json格式的数据

    为了让Android能够快速地访问网络和解析通用的数据格式Google专门推出了Volley库,用于Android系统的网络传输.volley库可以方便地获取远程服务器的图片.字符串.json对象和j ...

  4. hdu 1272 小希的迷宫 解题报告

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1272 第二条并查集,和畅通工程的解法类似.判断小希的迷宫不符合条件,即有回路.我的做法是,在合并两个集 ...

  5. UVALive 7267 Mysterious Antiques in Sackler Museum (判断长方形)

    Sackler Museum of Art and Archaeology at Peking University is located on a beautiful site near the W ...

  6. XML Parser Error on line 1: 前言中不允许有内容, Mybatis 生成代码

    使用用notepad++打开xml文件,然后在菜单“格式”中选择“以UTF-8无BOM格式编码”,保存.

  7. PHP+socket+SMTP、POP3协议发送、接收邮件

    .实现SMTP协议的类dsmtp.cls.php:<?php            , $webname=).);     } } .实现POP3协议的类dpop3.cls.php: <? ...

  8. Oracle 11g必须开启的服务及服务详细介绍(转)

    成功安装Oracle 11g数据库后,你会发现自己电脑运行速度会变慢,配置较低的电脑甚至出现非常卡的状况,通过禁止非必须开启的Oracle服务可以提升电脑的运行速度.那么,具体该怎么做呢? 按照win ...

  9. Windbg 双机代码同步调试设置

    Windbg的设置 Windbg的设置 Windbg本身可以直接从微软的网站上下载下载地址:http://www.microsoft.com/whdc/devtools/debugging/defau ...

  10. IEEE754测试-软件

    为满足硬件开发的同事验证从传感器采集到的数据是否正确,也为了方便我自己, 随手做了这个小东西,主要涉及浮点数的存储问题!