如何在Visual Studio中的ASP.NET 2.0中生成表情符号 [英] how to generate emoticon in asp.net 2.0 in visual studio

查看:139
本文介绍了如何在Visual Studio中的ASP.NET 2.0中生成表情符号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Visual Studio中的asp.net 2.0中生成表情符号

推荐答案

Google讨厌您这么多,所以您不得不问这样的问题吗? :)

http://en.lmgtfy.com/?q=generate+emoticon+%22ASP.NET% 22 [ ^ ].


好的,首先引起人们注意的命中,几乎是从上述Google查询获得的结果列表的最上面,这是(CodeProject,顺便说一下!):
在ASP.NET网页上显示表情 [
Does Google hate you so much that you have to ask questions like that? :)

http://en.lmgtfy.com/?q=generate+emoticon+%22ASP.NET%22[^].


OK, first hit that attract attention, almost on top of the result list obtained from the above Google query is this (CodeProject, by the way!):
Display Emoticons on an ASP.NET Webpage[^].

—SA


您不会生成图释.它们只是图像文件,可以是jpg,gif或您喜欢的其他任何格式.不要尝试生成,但是您需要引用它们.

1.您需要使用一组图像
2.指定一些标签以用作内容中的占位符(通常这是用户提供的数据)
3.解析您的输入并将标签替换为真实图像.
4.看,您显示了一些闪亮的图释.哇!

可能这可以给您一些提示.
http://www.davidpirek.com/blog .aspx?n = Emoticons-in-ASP.NET:-如何生成-Emoticons [
You don''t generate emoticon. They are simply image file, which can be jpg, gif or what ever other format you like. Don''t try to generate, but you will need to reference them.

1. You need the set of images you will need to work with
2. Designate some tags to be used as place holders in your content (usually this is user supplied data)
3. Parse your input and substitute your tags for real images.
4. Look, you got some shiny emoticons displayed. Wow!

May be this can give you some hint.
http://www.davidpirek.com/blog.aspx?n=Emoticons-in-ASP.NET:-how-to-generate-Emoticons[^]


使用简单的ASP.NET中的Emoticons javascript
http://csharpdemos.blogspot.in/2012/10/insert-smiley-images-automatically-in.html
Emoticons in asp.net using simple javascript
http://csharpdemos.blogspot.in/2012/10/insert-smiley-images-automatically-in.html


这篇关于如何在Visual Studio中的ASP.NET 2.0中生成表情符号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆