由买买提看人间百态

topics

全部话题 - 话题: input
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
P********e
发帖数: 2610
1
input -> string
checking length ?
string -> int?
s*********x
发帖数: 1923
2
Hi, guys,
I need your expert opinions on this problem. I need to do a random sampling
of a input file. Suppose this
file is consisted of 1000 lines (1000 data). I want to randomly choose 60%,
70% and 85% of them and do
some analysis. Does anyone have any suggestions? Thanks!
h**p
发帖数: 14
3
Hi, I have some data which are users' input from a web site.
The data have numerals with '%' after them.
How can I interprete them?
E.g.
aeromonas%e3%80%80starch
starch%e3%80%80microbe
dimer chicken ifn-%ce%b3
Thanks for any help!
J****n
发帖数: 110
4
来自主题: Programming版 - how to input arguments in visual C++ .NET
How to input a few arguments in visual C++ .NET when running the executable?
Only familiar with VC++ 6.0.
TIA
r****t
发帖数: 10904
5
来自主题: Programming版 - C++ Q13: Input
(2nd function version:)
istream& getline ( istream& is, string& str );
Get line from stream
...
The delimiter character is delim for the first function version, and '\n' (
newline character) for the second. The extraction also stops if the end of
file is reached in is or if some other error occurs during the input
operation.
所以 getline 就从 hello 后面那个空格开始读到 \n 了。
d******e
发帖数: 2265
6
比如要处理津巴布韦元那种。
现在用input number很容易就溢出了。
n*****t
发帖数: 22014
7
input="number" 好像不可靠吧,有浏览器兼容问题,还是 string 算了,自己验证一下
l******n
发帖数: 9344
8
来自主题: Programming版 - 网页input问题
我觉得就是改了css,功能没有变化呀
比如这个

在ipad,手机上没有password也行
m*p
发帖数: 212
9
【 以下文字转载自 Windows 讨论区 】
【 原文由 RNR 所发表 】
works for NT. At least with QTV/Term, should work with Netterm, but not
for the telnet came with NT.
首先击活输入法,然后Alt-9调出输入法option菜单。
Enable "Alternative way to send charac..."
Disable "Input as UNIcode .... "
Then enjoy.
z***e
发帖数: 22
10
来自主题: Software版 - Re: win2k chinese input problem
Check Control Panel -> Regional -> General -> Language Settings for the System
Make The "Simplified Chinese" the default.
In my system (Pro.2195), everything is okay. At least, Netterm works wells for
mit BBS.
Press "Alt-shift", you may switch among your Input method.
I like Win2k very much.
Much more Stable, system never crashes after my installation. If an application
stop response, I can always kill it by the Task Manager.
The chinese support is another great improvment. I can even install Ch
c*****t
发帖数: 1879
11
在 XP 下可以专门对某一软件 turn off advanced text input,但是
vista 好像不可以。这个 google ime 太影响编程了 :(
f*******e
发帖数: 1300
12
来自主题: Software版 - 请问怎样去除tablet PC input panel??
lenovo X61 tablet, 被小孩子不知道怎么弄得,现在tablet PC input panel?一直在屏
幕最下方,怎么样都去不掉, google了很久也没有找到答案.
T*******n
发帖数: 493
13
【 以下文字转载自 Computation 讨论区 】
发信人: TeXnician (毕升), 信区: Computation
标 题: Re: does anyone how to input this symbol in Latex?
发信站: BBS 未名空间站 (Sun Mar 25 13:56:36 2007)
\documentclass{minimal}
\usepackage{stmaryrd}
\let\llbr=\llbracket % shorthand
\let\rrkt=\rrbracket % shorthand
\begin{document}
\begin{equation}
\biggl\llbr\frac{0}{0}\biggr\rrkt
+ \llbr 0 \rrkt^{\llbr 0 \rrkt^{\llbr 0 \rrkt}}
\end{equation}
\end{document}
can
s*t
发帖数: 18
14
Need to input this symbol in my thesis. But do not know how, please help.
Thanks.
Sorry, the picture is not very clear, there should not be a dot at the top. Thanks.
l********r
发帖数: 175
15
how to input the chemical compound names in latex correctly?
for example, SiO2, how to do it?
I used following: SiO$_2$, because if I used the $ sign earlier, then the
whole word will become italic. I just want to make chemical compound name
consistent with that from word, which does not have such kind of problems.
Anyone could help? thanks a lot.
l********r
发帖数: 175
16
How to input left side triangle in word? I could not find it in inert-->
symbol or similar menu. Thanks a lot.
p*********w
发帖数: 23432
17
来自主题: TeX版 - 求助\input命令
include 才是从新一页开始的
input 没遇到过这个问题
a**e
发帖数: 5794
18
来自主题: TeX版 - 求助\input命令
\input{blarblar}%
后面加个注释试试。
o******2
发帖数: 159
19
网上download的一个模板,然后希望用\input或者\include增添内容,但是发现这两个
命令完全没有作用,这是怎么回事呢?
o******2
发帖数: 159
20
Path是对的啊。我测试过,自己写的tex文件的话去\input别的tex文件完全没有问题。
就这个下载的模板就不行。
m*******m
发帖数: 182
21
来自主题: Unix版 - Help on using input-methord CXTERM
Start cxterm with "-hid ".
f***r
发帖数: 93
22
来自主题: Unix版 - How to input chinese in cxterm?
there are lot of input methods.
you just need simply to push F6, F5, ....
for english you need to push shift+F1
t**c
发帖数: 97
23
来自主题: Unix版 - How to input chinese in cxterm?
where did you input chinese?
W*******t
发帖数: 317
24
I want to input an additional blank character behind every line in a file,
How can I do in VI?
Thanks a lot.
k**t
发帖数: 44
25
来自主题: Windows版 - Re: How to input Chinese in Win2k?
did u install chinese support ?
if not, go to Control panel->regional Options
->General->Language Setting, Input Locale....
put in CD or give the right directory name...
t******l
发帖数: 1
26
you can't input text on certain place since
the PDF file was made so that you can't edit
it using whatever software. but you can
circumvent this by first printing it to a
ps file then distill it back to a pdf.
if you have Acrobat as you said, you should be albe
to create form field at any location you want.
form tool icon is the 3rd one from bottom up
on the toolbar. or you can go to tools-->forms.
just follow themenu instructions.
( there is a lot more detailed information
in the help-->acroba
w****n
发帖数: 241
27
1. install Simplified/Traditional Chinese support.
2. control panel/regional settings/local set to Chinese,
3. regional settings/input locale set to MS QuanPin
reboot as needed.
4. look at past posts or 精华区
d*****9
发帖数: 70
28
来自主题: Windows版 - Help! Chinese Input!!!
My laptop is English XP, I can read but can't input Chinese.
How can I make it?
Thank you very much!
c****g
发帖数: 268
29
来自主题: Windows版 - chinese input software
I download google pinyin input software, it works fine a couple of month.
this morning, i started my computer, could not find the icon of the softare,
normally, it locates at the right bottom corner, but today, it was going.
I search the control panel, the software is there, then why the icon does
not exist? does this mean my computer is under virus?
i delete the google pinyin software, and reinstall it, still can not find
the icon of the software, it really kill me.
can somebody help me out?
th
r********g
发帖数: 868
30
sorry I can't input chinese. How to add this function?
Thanks
l**x
发帖数: 52
31
来自主题: Biology版 - 技术问题,关于CO-IP的Input
但是input和IP的样品是在同一半膜上的。
i******k
发帖数: 4625
32
来自主题: Biology版 - 技术问题,关于CO-IP的Input
为什么一定要“input的A条带和IP样品的A条带看上去差不多”???

测A
w**t
发帖数: 52
33
来自主题: Biology版 - 请教IP怎么控制input的量
Input的量应该很好控制吧,一般的endorgenous protein而言total protein
concentration一样就好。IP的量就要看wash的过程有没有损失beads了,可以run1,
2ul看IP的量或IgG的量可以大概比较出该load多少。
至于艳阳MM的方法,不愧是做生化的高手,不过beads的量少的话也可以这么做么?而
且做得多的话(比如十多管IP),可能还是传统方法好handle吧。不过这种方式确实是
损失很小。
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)