:-) 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. swift init继承问题

    当在子类的 designated init方法中不手动调用 父类的 designated init方法时,如果父类有不接受任何参数的init,那么系统会自动调用它,编译器不会报错.但是如果父类中没有不 ...

  2. 【linux】VMware12.0安装

    问题1:安装虚拟机时出现The Microsoft Runtime DLL installer failed to complete 解决: 重新安装,安装失败时不要点击结束,在开始“运行”出输入%t ...

  3. HDU 5510 Bazinga (字符串匹配)

    题目:传送门. 题意:t 组数据,每组 n 个串,对于第 i 个串如果存在 1 到 i-1 中的某个串不是 i 的子串,那么这个第 i 个串符合题意,求 i 的最大值. 题解:KMP,AC自动机也可以 ...

  4. Eclipse中android工程C++文件中出现的莫名其妙的错误

    大多数是std库相关的问题,例如 vector<int> v; v.push_back(23);//这句语法是没有错误的,但是每次执行Run As的时候就会报错 尝试1:在工程名右键-Cl ...

  5. php动态安装mongo扩展

    首先下载mongo扩展包  http://pecl.php.net/package/mongo 开始安装把 wget http://pecl.php.net/get/mongo-1.5.8.tgz t ...

  6. jquery+php实现用户输入搜索内容时自动提示

    index.html <html> <head>     <meta charset=;} #search_auto li a:hover{background:#D8D ...

  7. Ubuntu下编译Chromium for Android

    转自:http://blog.csdn.net/fsz521/article/details/18036835 下源码git clone https://chromium.googlesource.c ...

  8. Web应用你加盐了吗?——浅谈MD5加密算法中的加盐值(SALT)

    转自:http://blog.csdn.net/blade2001/article/details/6341078 我们知道,如果直接对密码进行散列,那么黑客可以对通过获得这个密码散列值,然后通过查散 ...

  9. Row_Number() OVER 的用法

    Row_Number() OVER 的用法: 为每一条分组记录返回一个数字. 参考博友 , 博友二

  10. mysql优化连接数防止访问量过高的方法

    这篇文章主要介绍了mysql优化连接数防止访问量过高的方法,需要的朋友可以参考下 很多开发人员都会遇见”MySQL: ERROR 1040: Too many connections”的异常情况,造成 ...