由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - 哪里有ASP在线英汉字典的源程序
相关主题
ASP问题: Operation must use an updateable query一个域名,两个固定IP
[转载] ASP的script function里, 可以query database吗?我的网站spam 很多,有哪些源程序可以参考?
帮助:建立一个可以上载下载文件的网站寻制作电子商务网站者或与此相关的服务合作伙伴
ASP SORT 一问.GWT Struts integration?
请问哪里有英文论坛的源程序下载呀新手建电商网站求指点
用dedicated server的各位微信链接指定图标的code,为什么不工作?
不得不推荐之VeryCD著名网站源程序下载如何创建ASP页
谁知道文学成和6park用的什么论坛Re: Is BBS.MIT.edu built with CGI or ASP?
相关话题的讨论汇总
话题: asp话题: do话题: 源程序话题: english
进入BuildingWeb版参与讨论
1 (共1页)
k*******y
发帖数: 219
1
我觉得这方面好象都没有人注意
有一些在线字典,可就是没有源程序
比较懒。。。
w**********k
发帖数: 1135
2
hehe, interesting.
Do you really want the source code? I think two lines is enough, here you go.
English to Chinese
select ch_desc from dict where en_word='english words' ;
Chinese to English
select en_desc from dict where ch_word='chinese words' ;

【在 k*******y 的大作中提到】
: 我觉得这方面好象都没有人注意
: 有一些在线字典,可就是没有源程序
: 比较懒。。。

k*******y
发帖数: 219
3

go.
禽兽啊!
那输入词条和管理的的工作谁干?
我要的是互动的
不过现在不管了,自己做一个

【在 w**********k 的大作中提到】
: hehe, interesting.
: Do you really want the source code? I think two lines is enough, here you go.
: English to Chinese
: select ch_desc from dict where en_word='english words' ;
: Chinese to English
: select en_desc from dict where ch_word='chinese words' ;

h*****n
发帖数: 439
4

~~~~~~~~~~~~~~~~~~~~~~~~~~
I don't think these parts have anything to do with ASP.

【在 k*******y 的大作中提到】
:
: go.
: 禽兽啊!
: 那输入词条和管理的的工作谁干?
: 我要的是互动的
: 不过现在不管了,自己做一个

k*******y
发帖数: 219
5

you
当然有!数据的增加、修改都是ASP的功能

【在 h*****n 的大作中提到】
:
: ~~~~~~~~~~~~~~~~~~~~~~~~~~
: I don't think these parts have anything to do with ASP.

h*****n
发帖数: 439
6

I think the companies would like to maintain their dictionaries
with more advanced tools. ASP is not that stable, and powerful
to do it. Querying in client side is one story, server side
maintenance is another story.

【在 k*******y 的大作中提到】
:
: you
: 当然有!数据的增加、修改都是ASP的功能

k*******y
发帖数: 219
7

如果访问的人少,我用那么好的服务器干P?
如果访问人多,我就有钱用好服务器雇人做了

【在 h*****n 的大作中提到】
:
: I think the companies would like to maintain their dictionaries
: with more advanced tools. ASP is not that stable, and powerful
: to do it. Querying in client side is one story, server side
: maintenance is another story.

h*****n
发帖数: 439
8
it's the nature of ASP itself, not related to the performance of server
machine. no matter how good is the server machine, ASP itself is not
very suitable to maintain dictionaries.
if you don't have money, why you need to build a dictionary by youself?
do you know that a complete online-dictionary takes years to be built?
so why not just put links on your webpage to those online-dictionaries?
if you just want a simple mapping among lanuages, just build a table
with SQL. but it's a hard job to po

【在 k*******y 的大作中提到】
:
: 如果访问的人少,我用那么好的服务器干P?
: 如果访问人多,我就有钱用好服务器雇人做了

k*******y
发帖数: 219
9

呵呵,谢谢关心了
我的电脑无法建主机的
关键问题是我们是学生宿舍联网
向外有防火墙
框架我已经建好了,功能上基本完整
等测试几天后就正式运行
主要功夫就是不断地积累词条
正如你说得那样,用若干年的时间
建成中国最牛逼的在线军事词典

【在 h*****n 的大作中提到】
: it's the nature of ASP itself, not related to the performance of server
: machine. no matter how good is the server machine, ASP itself is not
: very suitable to maintain dictionaries.
: if you don't have money, why you need to build a dictionary by youself?
: do you know that a complete online-dictionary takes years to be built?
: so why not just put links on your webpage to those online-dictionaries?
: if you just want a simple mapping among lanuages, just build a table
: with SQL. but it's a hard job to po

1 (共1页)
进入BuildingWeb版参与讨论
相关主题
Re: Is BBS.MIT.edu built with CGI or ASP?请问哪里有英文论坛的源程序下载呀
Re: 初学乍问:如何让Apache支持ASP?用dedicated server的各位
Re: 一个具体问题,网叶参数的传递不得不推荐之VeryCD著名网站源程序下载
ASP & serlet谁知道文学成和6park用的什么论坛
ASP问题: Operation must use an updateable query一个域名,两个固定IP
[转载] ASP的script function里, 可以query database吗?我的网站spam 很多,有哪些源程序可以参考?
帮助:建立一个可以上载下载文件的网站寻制作电子商务网站者或与此相关的服务合作伙伴
ASP SORT 一问.GWT Struts integration?
相关话题的讨论汇总
话题: asp话题: do话题: 源程序话题: english