将英语翻译成古吉拉特语 [英] Translate English to gujrati

查看:108
本文介绍了将英语翻译成古吉拉特语的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我们在asp.net中创建一个在线考试应用程序,但我的问题是如何使用sql server 2005以古吉拉特语显示以及如何在sql server 2005中存储古吉拉特语

请帮帮我

解决方案

用本地语言显示网页有两个部分。



1)您需要将本地化应用于您的网站。在开始在网站上工作之前,最好先这样做。

以下是一些例子 -

ASP.NET本地化(快速参考) [ ^ ]

ASP.NET 2.0中的本地化简介 [ ^ ]



2)第二部分将存储在数据库中。这可以通过存储unicode字符来完成。

这个例子可以帮助你 - http://aalamrangi.wordpress.com/2012/05/13/storing-and-retrieving-non-english- unicode-characters-hindi-czech-arabic-etc-in-sql-server / [ ^ ]


< blockquote>你好我是vivek

< pre lang =   c# >  


hi
we are create a online examination Application in asp.net but my question is how to display in Gujarati language using sql server 2005 and how to store Gujarati language in sql server 2005
please help me

解决方案

There are two parts to displaying a web page in a local language.

1) You need to apply Localization to your website. You should do this preferably before you begin work on the website.
Here are a few examples -
ASP.NET Localization (Quick Reference)[^]
An Easy Introduction to Localization in ASP.NET 2.0[^]

2) The second part would be storing in the database. This can be done via storing unicode characters.
This example might help you - http://aalamrangi.wordpress.com/2012/05/13/storing-and-retrieving-non-english-unicode-characters-hindi-czech-arabic-etc-in-sql-server/[^]


hello i am vivek

<pre lang="c#">


这篇关于将英语翻译成古吉拉特语的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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