由买买提看人间百态

topics

全部话题 - 话题: texted
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
k****h
发帖数: 27
1
来自主题: BuildingWeb版 - how to out put tabulated/formatted text in ASP
I have some trouble to output the text by ASP.
For example: I want to output a text table:
OrerId OrderItems Price
123 2 150
How do I make tab work? I only want it be text, not html.
f**u
发帖数: 559
2
请看:
http://www.travelsuperlink.com/cn/agent/airtravel_china_agent_input.htm
旅行社所在城市(City)的输入是radio button 和 text field一起的,
用户选了三大城市,value就显示在text field里,
我现在的问题是当我在text field里输入是,希望radio button的选则消失,
否则尽管功能是对的,但容易引起用户误解.
code:
onclick="agent.city.value='北京'">北京(Beijing)
onclick="agent.city.value='上海'">上海(Shanghai)
onclick="agent.city
h**i
发帖数: 54
3
来自主题: Database版 - ODBC to Drive SQL on Text Files?
I have access, and when I tried to set up ODBC on my Win98, I got
options of drivers like, TEXT DRIVER (.txt; .csv). Does this mean if I
use Perl's DBI or Java's JDBC to connect to my ODBC and I will be able
to use SQL on my TEXT files on my Win98? I know ODBC is a commom gate,
does this mean this will hide EVERY DIFFERENCE before different
drivers: such as Access, Exel and TEXT will be the same for SQL?
w*s
发帖数: 8
4
The chinese text displayed properly inside ms-acess database
on Windows2000 professional. However, when I use jsp to
diaply the query results on web, the chinese text could not
be displayed. Even if I add something like
content="text/html; charset=gb2312"
It still does not work.
Could anyone give me some advice?
Thanks!
Jim
b*******a
发帖数: 1
5
来自主题: Database版 - html accessing text file
请教一个问题,如果不想建立access数据库,由于空间有限,但是又想用户输入密码在进
入, 据说可以用html连到text file,这样,只要核对text,就可以控制用户, 不知道用
什么语句可以access text file in html
thank you very much.
i**h
发帖数: 17
6
来自主题: Programming版 - OCR software to capture text on windows
hi,
I am looking to capture a portion of a screen where there is a continuously
scrolling text (updated frequently). the text is in English. the screen is
displayed and controlled by another software. I would like to have a simple
program to continuously monitor that area and detect and recognize any new
text. Would someone kindly recommend any simple software I could use? this
needs to run on windows 7. Thanks!
M****z
发帖数: 1058
7
来自主题: Programming版 - mongobd中的text search速度问题
上wiki看了下,那如果我的text可能会有500字这样子性能也没问题吗? 因为草草看了
下,好像都是用来做短的text的。那如果这样的话,是不是就是每个数据库中的text,
我都生成一个md5,存好,然后新入库的就转成md5后用这个来和已有的比?
g*****g
发帖数: 34805
8
I don't know how to trigger an event on pdf text, you probably need to go
through low level mouse event and try to match the cursor position. For text
in Swing, it's much simpler, you can listen on the Swing text component.
x****5
发帖数: 1564
9
I want to buy a software that can convert a word or other text file to audio
in mp3 file. I have a very good online text book and I want to convert the
text to voice (like an audio book), and then store it on a CD and listen to
it while driving. Anybody can recommend a good software? Thank you!
s****9
发帖数: 2226
10
用Acrobat把一个中文扫描文档进行文字识别后,文件尺寸只减小的1%,文字看上去跟
原来的几乎完全一样,仍然不象text那样清晰,但的确是text而不是图片(能把这些
text选中copy出来,而原文档则不能)
请教是否是那里设置不正确?(Acrobat Pro是中文版的,试了9.0版和10版,都一样)
t***s
发帖数: 48
11
【 以下文字转载自 CS 讨论区 】
发信人: truss (truss), 信区: CS
标 题: 【求教】Text Indexer for Large Volume of ASCII files【先谢】
发信站: BBS 未名空间站 (Wed Oct 17 14:02:57 2012, 美东)
我需要index大概四百万个ascii文件。哪位高人给推荐个好用的text indexer。多谢。
简单的说,就是个类似于text search engine里面indexer那一部分,但是提供比较方
便的command line access。最好在windows上。
具体点,就是能够index这四百万文件,把结果放在一个可以从command line方便读取
的repository里。可以是relational database或者其他proprietary的格式,只要能够
从command line或者perl之类的scripts读,结果能输出到ascii文件就可以。当然如果
可以从数据库里直接用SQL读更好。
安装越简单越好。最好都是command line。
我试过微软的sear... 阅读全帖
t***s
发帖数: 48
12
【 以下文字转载自 CS 讨论区 】
发信人: truss (truss), 信区: CS
标 题: 【求教】Text Indexer for Large Volume of ASCII files【先谢】
发信站: BBS 未名空间站 (Wed Oct 17 14:02:57 2012, 美东)
我需要index大概四百万个ascii文件。哪位高人给推荐个好用的text indexer。多谢。
简单的说,就是个类似于text search engine里面indexer那一部分,但是提供比较方
便的command line access。最好在windows上。
具体点,就是能够index这四百万文件,把结果放在一个可以从command line方便读取
的repository里。可以是relational database或者其他proprietary的格式,只要能够
从command line或者perl之类的scripts读,结果能输出到ascii文件就可以。当然如果
可以从数据库里直接用SQL读更好。
安装越简单越好。最好都是command line。
我试过微软的sear... 阅读全帖
l****z
发帖数: 29846
13
我知道两个方法:
一个: 装ASAP utility,里面很多功能, 包括有去空格,把text转成value的功能.
第二个: 如果没有空格,只是数字是text的话, 在一个闲的cell里面打入1, 然后copy这
个1, 然后选中那些text的cells, 选paste special,在对话框比较下面的地方那个
operation的地方, 选multiply, 点OK, 然后就搞定了.

有些表格文件是从.pdf convert成excel的。 里面的数字格式不对, 不能加总计算。
如果单是用format Cell功能改cell的格式, 好像没有用。 我可以双击这个cell, 回
车, 很多时候能解决格式不对这个问题。 但是表格太大了, 不能一个个cell地转换
, 有没有什么好的方法来批量处理解决这个问题?
包子答谢。
m*******g
发帖数: 3044
14
来自主题: Statistics版 - 怎么把文本文件(TEXT)转到SAS
我要把TEXT文件导入SAS里,以下是我的CODE:
proc import datafile="P:\ClaimsData.text" out=sasuser.claim1;
run;
错误显示是:
ERROR: Unable to determine datasource type. Please use the DBMS= option.
请问我该怎么改?
我的TEXT文见里有10万个数据. 是用"|"这个符号分隔的,我用SAS IMPORT WIZARD功能
导入进去了,但都是乱的呀.
谢谢
D******n
发帖数: 2836
15
来自主题: Statistics版 - 我也开了一个Text Mining 的个人Blog
text is text
data is data
at least data>>text.
w*******y
发帖数: 60932
16
Text HAMPTON to 40491 and you will recieve a text message with a phone
number to call. Call the number and give them your HHonors number and
recieve 10,000 points.
If you wish to know more, you can check out the thread on FlyerTalk here:
Link:
http://www.flyertalk.com/forum/hilton-hhonors/1186697-text-loya
The post on Facebook: Link:
http://www.facebook.com/pages/Hampton-Inn-Boston-Raynham/343529
t****v
发帖数: 9235
17
【 以下文字转载自 PDA 讨论区 】
发信人: tgbqaz (qz), 信区: PDA
标 题: text to speech android和ipad比起来就是个渣
发信站: BBS 未名空间站 (Wed Aug 20 23:21:18 2014, 美东)
苹果任何网页一highlight
就可以从菜单里选择阅读'
三星note 3根本找不到这个功能
肯吃肯吃下了easy text to speech 还不太好用
g**1
发帖数: 10330
18
来自主题: Military版 - 亚马逊老板Text了自己jj 的照片ZT
REVEALED: The shirtless selfies, a photo of his genitals and lusty texts
Jeff Bezos sent his married mistress - as it emerges the pair hooked up in
hotels, private jets and BOTH their marital homes for months before he
announced his divorce
http://www.dailymail.co.uk/news/article-6577797/Jeff-Bezos-gushing-text-messages-TV-anchor-having-affair-with.html
https://i.dailymail.co.uk/1s/2019/01/10/14/8360972-6577797-image-m-34_
1547132135152.jpg
j*********r
发帖数: 24733
19
这个还扯gay说不过去了,要不然改成双性恋吧
http://www.cnn.com/2016/06/16/us/orlando-shooter-omar-mateen/index.html
Around 4 a.m. on June 12, about two hours after he started the attack and
while holed up in a bathroom, Omar Mateen texted his wife, Noor Salman,
asking if she'd seen the news, the official said.
At one point, she responded with a text saying that she loved him. Salman
also tried calling her husband several times during the standoff, a second
law enforcement official said.
a****g
发帖数: 797
20
来自主题: Automobile版 - 吃了罚单,texting while driving
在NY,今天低头给手机充个电,被警察开了texting while driving罚单,plead
guilty或是plead not guilty也被定罪都有可能导致吊销驾照,罚的真重。
法庭上该怎么说好呢?是不是给手机接个充电线和texting在法官看来是一样的问题?
多谢有经验的人给讲讲怎么做好。
a****g
发帖数: 797
21
来自主题: Automobile版 - 吃了罚单,texting while driving
Got speeding ticket many years ago and always do best to follow the rule
after that, so pay less attention to cop. Being caught like this is really a
surprise. Really never read text or texting while driving.
t*******1
发帖数: 4965
22
来自主题: Classified版 - [8/31求购]Texts Instrument TI-84
我想要的物品:
Texts Instrument TI-84 > =10 @ 81
Texts Instrument TI-84 >=5 @ 80.5
单张面值:
可接受的价格(必须明码标价!):
as title
物品新旧要求:
邮寄方式要求:
my label
买卖双方谁承担邮寄损失(Required if not code only):
付款方式说明:
paypal/boa/bill pay
其他补充说明:
广告的有效期:
物品来源:
我的联系方式:
二手交易风险自负!请自行验证是否合法和一手卡!:
N*******g
发帖数: 370
23
我想卖的物品:
Straight Talk 6 Months Unlimited Call,Texts,Data @220
6 Months Unlimited Call, Texts, Data, Nationwide anytime.
单张面值:
220
可接受价格(必须明码标价!):
220
物品新旧要求:
new
邮寄方式要求:
email code
or USPS your label
买卖双方谁承担邮寄损失(Required if not code only):
NA
付款方式:
BOA, Paypal
广告的有效期:
till gone
我的联系方式:
mitbbs
Warranty期限:
能否证明是合法的一手卡?(Required for All Cards!):
y
u*****e
发帖数: 627
24
ATT , 这月的手机text message fee 超了很多, 变成unlimited, 每月要30 啊!
需要一个方便和好用的方法for free phone text message!
thanks!
G*D
发帖数: 2887
25
来自主题: ebiz版 - Google Voice可以发text吗?
我用GV发text给朋友,朋友从没来没收到过,改用原本的电话发就一切没问题
这Google Voice到底可不可以发text?
sz
发帖数: 124
26
来自主题: Faculty版 - Text book for "communication theory"
I will teach a new course " communication theory" next spring.
I am considering choose one of the following book as the text book:
1." Digital and Analog Communication System" by Leon W. couch
2. "Princiles of Communications" by Rodger E. Ziemer& William H. Tranter
3. "Fundamentals of communication systems", by John G. Proakis masoud salehI
Anybody have used either of these text book before or any other
recommendation?
Your oppinion is highly evaluated!
Thanks a lot!
s*****r
发帖数: 305
27
我都是enter text 到三个text boxes,今天Budget people 提交完后,把 full
proposal发给我,我看了下那个generated pdf of Project summary的部分简直太难看
了,居然行与行都没对齐整,每行最后总有几个blank space。。。。太难看了。 怎么
办? 这是我第一次看到系统生成的full proposal。我在想以前提交的是不是也那么难
看啊。这个印象分绝对减分啊。。。。哭死。
但是上传PDF必须要Project Summary with Special Characters这个才行啊。。。
s*****r
发帖数: 305
28
你是enter text into three text boxes还是提交的PDF as a Supplementary
Document?
u*****n
发帖数: 40
29
enter text into three text boxes.
reviewers看重的是内容。
t*******1
发帖数: 4965
30
来自主题: FleaMarket版 - [8/31求购]Texts Instrument TI-84
我想要的物品:
Texts Instrument TI-84 > =10 @ 81
Texts Instrument TI-84 >=5 @ 80.5
单张面值:
可接受的价格(必须明码标价!):
as title
物品新旧要求:
邮寄方式要求:
my label
买卖双方谁承担邮寄损失(Required if not code only):
付款方式说明:
paypal/boa/bill pay
其他补充说明:
广告的有效期:
物品来源:
我的联系方式:
二手交易风险自负!请自行验证是否合法和一手卡!:
N*******g
发帖数: 370
31
我想卖的物品:
Straight Talk 6 Months Unlimited Call,Texts,Data @220
6 Months Unlimited Call, Texts, Data, Nationwide anytime.
可接受价格(必须明码标价!):
220
物品新旧要求:
new
邮寄方式要求:
email code + Picture
or USPS your label
付款方式:
BOA or non-cc paypal
我的联系方式:
Mitbbs
Email: N*******[email protected]
能否证明是合法的一手卡?(Required for All Cards!):
y
From grocery
a***r
发帖数: 146
32
来自主题: Investment版 - Text of Federal Reserve Statement (ZT)
AP
Text of Federal Reserve Statement
Tuesday August 7, 2:21 pm ET
By The Associated Press
Text of Federal Reserve policy statement on interest rates.
The Federal Open Market Committee decided today to keep its target for the
federal funds rate at 5-1/4 percent.
Economic growth was moderate during the first half of the year. Financial
markets have been volatile in recent weeks, credit conditions have become
tighter for some households and businesses, and the housing correction is
ongoing. Neverth
l*****o
发帖数: 214
33
一点想法,不知到对不对:
用doubly linked list
step 1. scan text, if in the target word set, add to doubly linked list,
until the doubly linked list has all the target words: you get [word1, word1
, word2, word1, word1, word3]
step 2. from the end of the linked list, go backwards, until find all the
words in target word set, remove the words before, and the result is a
probably shorter list with first element A: you get [word2, word1, word1,
word3], and record the span
step 3. keep scanning the text, push wor... 阅读全帖
g**f
发帖数: 414
34
来自主题: JobHunting版 - google interview, text mining
如果有很多text data,可以看 co-occurrence。
比如两个 word A,B 常常同时出现在相近的位置(small text window size)。
那么 他们有可能是近意词。
为了提高准确率,可以 extract key sentence segments 然后分析
比如原文常常是ruby on rails(ROR) 或 ruby on rails,i.e., ror.
就可以分析 ( 或 i.e.等符号。
btw,inverted lists一般都存位置信息。
But in general synonym detection and word disambiguation is a tricky problem.
s******d
发帖数: 61
35
How will you find n most frequently occurring patterns in a text file. What
data structures would you use?
Here, a pattern is not a single word but rather a sequence of words. For
instance, "this is a" could be a frequently occurring pattern in the file.
Followup questions:
- What if the file is very large (in GBs)?
- What if the file contains text in multiple languages (english, japanese
etc)?
s*********e
发帖数: 197
36
来自主题: JobHunting版 - 菜鸟追leetcode之一[text justification]
为了积攒人品RP,为了H1B顺利,为了有更好的工作,为了有一个更好的将来,开始追
leetcode,并写下自己的做题感受和大家分享,更是作为自己的督促。做题目的原则如
下:
1) Optimized Algorithms to pass the "large" test.
2) Proper abstraction
3) Write the code whose correctness is *easy* to reason about.
4) Favor readability over efficiency without compromising item 1).
5) Rearrangement and tweaking
我试图对自己进行训练的目标就是写完代码,能够确认自己写对了。目前为止,我有一
些小小的心得,会贯穿在下面和以后的文章中。第一,循环不变式;第二,优化控制流
;第三,适度抽象,语义精确的子函数。
抛砖引玉,献上第一弹:Text Justification. 为了更好的可读性,想用一种类C的伪
代码并尽量省略一些类型声明。很多叙述可能比较罗嗦,见谅。
首先要考虑的... 阅读全帖
p********g
发帖数: 61
37
来自主题: JobHunting版 - 需要准备一份plain text的简历吗?
在网上投简历的时候,有些公司用的jobvite的系统。它会把我上传的pdf简历parse成
plain text,之前的所有format都没有了。很难看。
想问一下recruiter是能收到我上传的pdf,还是只能看到这个plain text?
a***e
发帖数: 413
38
多谢。又是题没看清就开写了。。。。。。。
If
the number of spaces on a line do not divide evenly between words, the
empty
slots on the left will be assigned more spaces than the slots on the right.
For the last line of text, it should be left justified and no extra space
is
inserted between words.
这种题如果面试碰到,把题理解清楚都要花好久吧。。。。。。。。。有人真的在面试
的时候碰到类似的吗?面试官拿张纸给你还是口头描述?Text Justification 这个东
西我都是第一次听说,当然word里面老用。
e*******r
发帖数: 134
39
https://www.linkedin.com/jobs/view/241820255/
老板急招,欢迎熟悉 NLP, text mining, text analytics, information retrieval,
sentimental analysis, deep learning
的同学申请,prefer 有这方面研究经验的PHD.
老板人很好,组员人都很nice。工作稳定 ,项目很有前景。非常罕有的机会,有兴趣
者可站内联系我。也可发送简历至h********[email protected]
从速!若有想关研究经验,面试不用刷题。
d****i
发帖数: 2346
40
来自主题: PennySaver版 - STAPLES $5 off $25 coupon via TEXT
text JOIN to 555-444
this is Staples new phone offers via text promo
M****s
发帖数: 49
41
Shop Your Way is offering $5 Shop Your Way Surprise Points for FREE w/
Mobile Text Enrollment, when you follow the instruction below:
Text SURPRISEME to 73277 w/your Mobile Phone & Respond with Y
Then, Click on Special Link to get $5 Shop Your Way Points Credit. Excludes
certain products. Points must be used by 08/18.
j**u
发帖数: 2036
42
Free Data Upgrade (YMMV) For T-Mobile Simple Choice North America Plan:
Unlimited Talk + Text: From 1GB to 2GB Binge Too
your family plan is not based on how much data you use, then you probable
have the Simple Choice North America Plan: Unlimited Talk + Text with 1GB of
Data.
As far as I know if you have this Plan, you can now upgrade for free to the
new Plan.
What are the upgrades:
From 1GB to 2GB: Up to 2 GB of 4G LTE data. Smartphone Mobile HotSpot
service included. Speeds reduced after 2 GB... 阅读全帖
d*******6
发帖数: 160
43
来自主题: shopping版 - T-Mobile: Hidden Charge for Text Messaging
T-Mobile offered some good deals on pre-paid phones recently. But if you
read the "Prepaid Terms and Conditions" carefully, you will find that they
are going to charge you 5 cents for any text message you receive even if you
don't want or read it. This means you have no control over how much you pay
for using the phone (a person may send you 1000 messages a day if he/she
wants, which will cost you $50 a day). Has anybody have a way to prevent
this from happening? BTW, you cannot block text messa
f********l
发帖数: 435
44
来自主题: shopping版 - Free $5 Office Max Savings Card via Text
Free $5 Office Max Savings Card via Text
•Office Max offers a Free $5 OfficeMax Savings Card number for the
first 10,000 respondents who sign up for the OfficeMax text savings alert.
You may redeem from your phone in any OfficeMax store.
http://www.4udeal.com/showprdt.aspx?pid=2371
n********e
发帖数: 1789
45
来自主题: shopping版 - Google voice发text message到手机
你说的是这个吗?我的设置是发到email里面,没有让它发text message啊,所以很奇
怪。是不是两个都要选掉?
Voicemail Notifications
Alert me when I have new voicemails
[X] Email the message to: ()
[ ] Send a text (SMS) message to: ()
n********e
发帖数: 1789
46
来自主题: shopping版 - Google voice发text message到手机
谢谢,我说的就是它把voice mail以短消息的形式(语音识别之后)发到我的手机上了
。我没有找到你说的选项,因为我没有用过它来发短消息。只看到这个:
Text Forwarding:
[ ] Forward text messages to my email:
这个我也没有选。
c*******a
发帖数: 41
47
I-485 2012年2月1号USCIS Phoenix Office 收到,现在还没收到email 和 text 的
收件通知。
这个有问题吗?
一般几天后才能收到email 和 text 的收件通知啊 (I-1145)?
s**i
发帖数: 4448
48
These are all euro journals that I don't have full text access. I am
preparing my citation list.
Many thanks!
S******t
发帖数: 64
49
好奇怪啊,周二17号寄到的renew EAD和AP,网上fedex状态是被签收了,我也交了那个
G1145的表格,是不是应该当天或者第二天就收到text message? 都四天过去了,什么
都没收到,请问多久能收到text message? 多久能收到receipt?
心里忐忑不安,不淡定了,望过来人指点啊,谢谢
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)