由买买提看人间百态

topics

全部话题 - 话题: test1
1 2 3 4 下页 末页 (共4页)
t*******t
发帖数: 105
1
来自主题: Java版 - 问个eclipse的问题
我写了一个testclass叫做TestClass.java
package com.test1;
class TestClass{}
javac ....
然后建立如下文件夹:
com\test1\TestClass.class
然后
jar cvf d:\test1.jar d:\com\test1\*.*
得到一个包。
进入eclipse,随便找个class,再随便找个method
写:
TestClass tc = new TestClass();
提示说找不到,于是 project-》properties-》build path,添加test1.jar,
然后
import com.test1;
eclipse说找不到 com。test1.
我随后查看了。classpath文件,
其中有:

但是后来我把
com\test1\TestClass.class
直接拷贝到 src 文件夹,eclipse就找到了。
哪位大侠能解释一下吗?难道是我的jar file生成的
l******t
发帖数: 108
2
来自主题: BuildingWeb版 - I am confused
写了两个巨简单的php3文件
test1.php




test2.php
echo "test1 value : ".$test1;
?>
test1.php输入的东西怎么也传不到test2.php中的$test1变量中,$test1仍然是
空值。
win32下的Apache+php
L***s
发帖数: 1148
3
来自主题: Programming版 - python还是有些傻傻的行为的

这个问题在别处有讨论过
http://www.newsmth.net/bbstcon.php?board=Python&gid=84864
发信人: pulo (普洛米·我们的民族从来不缺乏苦难), 信区: Python
标 题: Re: 关于空list做默认参数的一个疑问
发信站: 水木社区 (Thu Dec 29 04:32:28 2011), 转信
一个函数的默认参数是该函数(对象)的一个属性,存在一个叫func_defaults
的tuple里,而函数(类)本身在def时就实例化了,其func_defaults属性
有可能在多次函数调用过程中改变。
拿楼主的例子来说:
>>> def test1( x=[] ):
... print(type(x))
... x.append(0)
... return x
...
>>> test1.func_defaults
([],)
>>> test1()

[0]
>>> test1.func_defaults
([0],)
>>> test1()

[0... 阅读全帖
c********e
发帖数: 8
4
来自主题: JobMarket版 - 深圳大学招聘全职教师
深圳大学机电控制学院人因工程(Human Factors and Ergonomics)团队招聘全职教师
拟招聘副教授,讲师5人,具体要求如下:
研究方向:
1. 人因工程(Human Factors and Ergonomics)
2. 职业生物力学 (Occupational Biomechanics)
3. 认知工效学 (Cognitive Ergonomics)
4. 人机交互(Human Computer Interaction)
5. 人体运动分析 (Human Motion Analysis)
6. 安全工程 (Safety Engineering)
应聘条件:
1. 具有上述相关研究方向博士学位或即将取得博士学位。特别优秀的可直接聘为副教
授。
2. 有较强的英语阅读能力和英语写作能力。
3. 应聘者应具有较强的理论功底与相应专业背景。
4. 作为第一作者在SCI源期刊上发表过论文。
薪酬水平和待遇:
副教授25万元/年起,讲师18万元/年起。 深圳大学副教授和讲师可申请“荔园学者”
资助计划、深圳市“孔雀计划”和高层次专业人才认定,符合条件的可享受相应标准的
生活津贴... 阅读全帖
c********e
发帖数: 8
5
深圳大学机电控制学院人因工程(Human Factors and Ergonomics)团队招聘全职教师
拟招聘副教授,讲师5人,具体要求如下:
研究方向:
1. 人因工程(Human Factors and Ergonomics)
2. 职业生物力学 (Occupational Biomechanics)
3. 认知工效学 (Cognitive Ergonomics)
4. 人机交互(Human Computer Interaction)
5. 人体运动分析 (Human Motion Analysis)
6. 安全工程 (Safety Engineering)
应聘条件:
1. 具有上述相关研究方向博士学位或即将取得博士学位。特别优秀的可直接聘为副教
授。
2. 有较强的英语阅读能力和英语写作能力。
3. 应聘者应具有较强的理论功底与相应专业背景。
4. 作为第一作者在SCI源期刊上发表过论文。
薪酬水平和待遇:
副教授25万元/年起,讲师18万元/年起。 深圳大学副教授和讲师可申请“荔园学者”
资助计划、深圳市“孔雀计划”和高层次专业人才认定,符合条件的可享受相应标准的
生活津贴... 阅读全帖
c********e
发帖数: 8
6
来自主题: JobMarket版 - Job Opening: 深圳大学招聘全职教师
深圳大学机电控制学院人因工程(Human Factors and Ergonomics)团队招聘全职教师
拟招聘副教授,讲师5人,具体要求如下:
研究方向:
1. 人因工程(Human Factors and Ergonomics)
2. 职业生物力学 (Occupational Biomechanics)
3. 认知工效学 (Cognitive Ergonomics)
4. 人机交互(Human Computer Interaction)
5. 人体运动分析 (Human Motion Analysis)
6. 安全工程 (Safety Engineering)
应聘条件:
1. 具有上述相关研究方向博士学位或即将取得博士学位。特别优秀的可直接聘为副教
授。
2. 有较强的英语阅读能力和英语写作能力。
3. 应聘者应具有较强的理论功底与相应专业背景。
4. 作为第一作者在SCI源期刊上发表过论文。
薪酬水平和待遇:
副教授25万元/年起,讲师18万元/年起。 深圳大学副教授和讲师可申请“荔园学者”
资助计划、深圳市“孔雀计划”和高层次专业人才认定,符合条件的可享受相应标准的
生活津贴... 阅读全帖
c********e
发帖数: 8
7
来自主题: Returnee版 - 深圳大学招聘全职教师
深圳大学机电控制学院人因工程(Human Factors and Ergonomics)团队招聘全职教师
拟招聘副教授,讲师5人,具体要求如下:
研究方向:
1. 人因工程(Human Factors and Ergonomics)
2. 职业生物力学 (Occupational Biomechanics)
3. 认知工效学 (Cognitive Ergonomics)
4. 人机交互(Human Computer Interaction)
5. 人体运动分析 (Human Motion Analysis)
6. 安全工程 (Safety Engineering)
应聘条件:
1. 具有上述相关研究方向博士学位或即将取得博士学位。特别优秀的可直接聘为副教
授。
2. 有较强的英语阅读能力和英语写作能力。
3. 应聘者应具有较强的理论功底与相应专业背景。
4. 作为第一作者在SCI源期刊上发表过论文。
薪酬水平和待遇:
副教授25万元/年起,讲师18万元/年起。 深圳大学副教授和讲师可申请“荔园学者”
资助计划、深圳市“孔雀计划”和高层次专业人才认定,符合条件的可享受相应标准的
生活津贴... 阅读全帖
c********e
发帖数: 8
8
深圳大学机电控制学院人因工程(Human Factors and Ergonomics)团队招聘全职教师
拟招聘副教授,讲师5人,具体要求如下:
研究方向:
1. 人因工程(Human Factors and Ergonomics)
2. 职业生物力学 (Occupational Biomechanics)
3. 认知工效学 (Cognitive Ergonomics)
4. 人机交互(Human Computer Interaction)
5. 人体运动分析 (Human Motion Analysis)
6. 安全工程 (Safety Engineering)
应聘条件:
1. 具有上述相关研究方向博士学位或即将取得博士学位。特别优秀的可直接聘为副教
授。
2. 有较强的英语阅读能力和英语写作能力。
3. 应聘者应具有较强的理论功底与相应专业背景。
4. 作为第一作者在SCI源期刊上发表过论文。
薪酬水平和待遇:
副教授25万元/年起,讲师18万元/年起。 深圳大学副教授和讲师可申请“荔园学者”
资助计划、深圳市“孔雀计划”和高层次专业人才认定,符合条件的可享受相应标准的
生活津贴... 阅读全帖
c********e
发帖数: 8
9
深圳大学机电控制学院人因工程(Human Factors and Ergonomics)团队招聘全职教师
拟招聘副教授,讲师5人,具体要求如下:
研究方向:
1. 人因工程(Human Factors and Ergonomics)
2. 职业生物力学 (Occupational Biomechanics)
3. 认知工效学 (Cognitive Ergonomics)
4. 人机交互(Human Computer Interaction)
5. 人体运动分析 (Human Motion Analysis)
6. 安全工程 (Safety Engineering)
应聘条件:
1. 具有上述相关研究方向博士学位或即将取得博士学位。特别优秀的可直接聘为副教
授。
2. 有较强的英语阅读能力和英语写作能力。
3. 应聘者应具有较强的理论功底与相应专业背景。
4. 作为第一作者在SCI源期刊上发表过论文。
薪酬水平和待遇:
副教授25万元/年起,讲师18万元/年起。 深圳大学副教授和讲师可申请“荔园学者”
资助计划、深圳市“孔雀计划”和高层次专业人才认定,符合条件的可享受相应标准的
生活津贴... 阅读全帖
y****n
发帖数: 15
10
来自主题: Programming版 - 请教一个关于std::function的问题
请大牛们帮忙看看这段代码,在编译的时候会有如下error message 请问如何能编译通
过啊?跪谢!
当然这只是个虚构的例子,主要是想在template存在的情况下,传递一个member
function的指针给另一个member function.
test1.cpp: In member function 'void Foo::testInt()':
test1.cpp:30:61: error: no matching function for call to 'Foo::processVector
(std::vector&, std::_Bind_helper std::_Placeholder<1>&>::type)'
processVector(arr, std::bind(&Foo::print, this, _1));
^
test1.c... 阅读全帖
p*****o
发帖数: 543
11
我是先给ARRAY TEST1赋值的
ARRAY TEST1{*} VAR1--VAR100;
然后我想定义两个新的ARRAY,并且他们的DIMENSION跟TEST1一样,请问该怎么定义?(
当然假设我并不知道TEST1的维数是100)。
我想是类似这样的,ARRARY TEST2{DIM(TEST1)}
请问有办法么?
d*******r
发帖数: 71
12
来自主题: Statistics版 - sas proc report的问题。
Just make another variable eq to id, please look
data test1;
input id x y;
datalines;
1 1 5
1 1 2
1 1 3
1 2 8
1 2 7
1 2 10
1 2 4
;
run;
data test1;
set test1;
xc=x;
run;
data proc sort data=test1;
by id x xc;
run;
proc report data=test1 out=test2;
column x id xc y;
define x/order noprint;
define id/ order;
define xc/order;
define y/ display;
run;
bz
发帖数: 1770
13
来自主题: Database版 - 卧春
I installed MySQL and used root to grant priv to a normal user test1.
mysql> grant CREATE,UPDATE,SELECT,ALTER on mytest_db.* to test1@localhost;
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)
I did not grant DROP to test1, but test1 still can delete tables in
mytest_db database. Any ideas? how to make normal user can only creat table
and can not delete table, like ftp uploading account in ftp servers?
Thanks!
I am pretty new to dba stuff.
n********6
发帖数: 1511
14
来自主题: Database版 - Interesting Data Manipulation question
能解释一下吗?
1,2:z的where clause写在select clause里面,起什么作用呢?
3:t alias 派什么作用?
select * from @TEST1 y
where id not in
(select id
from (select
(select top 1 a.id from TEST1
left outer join @TEST1 b on a.cn = b.cn
and a.charge = (b.charge * -1)
and a.charge > 0
where z.cn = a.cn /*1*/
and a.charge = -z.charge /*2*/
) as id
from @TEST1 z
)t /*3*/
where id i
bz
发帖数: 1770
15
来自主题: Security版 - [转载] 卧春
【 以下文字转载自 Linux 讨论区 】
【 原文由 bz 所发表 】
I installed MySQL and used root to grant priv to a normal user test1.
mysql> grant CREATE,UPDATE,SELECT,ALTER on mytest_db.* to test1@localhost;
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)
I did not grant DROP to test1, but test1 still can delete tables in
mytest_db database. Any ideas? how to make normal user can only creat table
and can not delete table, like ftp uploading account in ftp servers?
Thanks
bz
发帖数: 1770
16
来自主题: Unix版 - [转载] 卧春
【 以下文字转载自 Linux 讨论区 】
【 原文由 bz 所发表 】
I installed MySQL and used root to grant priv to a normal user test1.
mysql> grant CREATE,UPDATE,SELECT,ALTER on mytest_db.* to test1@localhost;
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)
I did not grant DROP to test1, but test1 still can delete tables in
mytest_db database. Any ideas? how to make normal user can only creat table
and can not delete table, like ftp uploading account in ftp servers?
Thanks
A*******s
发帖数: 3942
17
涉及变量名的改变的基本上是两种思路,一种是用transpose将变量名变成变量然后改
变,一种是用proc sql's dictionary.table读入变量名到macro variables,然后再用
proc sql或者data step改名。lz的这个问题我觉得用proc transpose更简单些。
data test;
a=1;
b=3;
c=6;
d=3;
e=8;
f=9;
run;
proc transpose data=test out=test1;
run;
data test1;
set test1;
_Name_=cats('col_',put(_N_,$10.));
run;
proc transpose data=test1 out=test2(drop=_Name_);
run;
d*******1
发帖数: 854
18
proc sort data=test1; by _name_; run;
data test1;
set test1;
by _name_;
if first._name_ then i++;
_Name_=cats('col_',put(i,$10.));
run;
proc transpose data=test1 out=test2(drop=_Name_);
var col1;
id=_name_;
run;
另外一个问提是所有的numerical都变成char了, 如果原始的变量是 numerical和char
的混合的话, hehe
k*******a
发帖数: 772
19
来自主题: Statistics版 - 求大牛解答 SQL 问题
then you can use format to order the way you want
data test;
input id var1 $ var2 $ var3$;
datalines;
1 A B B
1 B C B
1 A B C
2 A A B
2 A A B
2 C C B
3 C A A
3 B A A
3 A A A
;
run;
proc format;
value $fmtest 'C' = 1
'B' = 2
'A' = 3;
run;
data test1;
set test;
var1f = put(var1, $fmtest.);
var2f = put(var2, $fmtest.);
var3f = put(var3, $fmtest.... 阅读全帖
y*****w
发帖数: 1350
20
来自主题: Statistics版 - R这是逗我玩
> test1 <- seq(1.4, 2.0, 0.1)
> test2 <- c(1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2.0)
> test1 == test2
[1] TRUE TRUE FALSE TRUE FALSE TRUE TRUE
> test1 <= test2
[1] TRUE TRUE TRUE TRUE TRUE TRUE TRUE
> test1 >= test2
[1] TRUE TRUE FALSE TRUE FALSE TRUE TRUE
这个浮点真是没法预测。以后作ifelse statement的时候,是不是都要用上面帖子里提
到的all.equal function呢?
n*******s
发帖数: 482
21
来自主题: JobHunting版 - C++ constructor problem
code :
class Base{
public:
Base(){cout << "Base()" << endl;}
Base(const Base&){cout << "Base(const Base&)" << endl;}
~Base(){cout << "~Base()" << endl;}
};
Base func(Base b){return b;}
void test1(){
Base a;
func(a);
}
void test2(){
Base a;
Base b = func(a);
}
int main(){
test1();
cout<<"----------"< test2();
return 0;
}
// from the output,
test1() will
1. first call Base's default constructor for "Base a"
2. call Base's copy constructor since parameter is passed by value
3. call Base
B*******1
发帖数: 2454
22
来自主题: JobHunting版 - 问一个老数组题
似乎可以吧,刚测试了一下,没有发现不对啊。
测了这几个例子
72 cout << "-----------------Test 1--------------------" << endl;
73 int test1[] = {1, -2, 4, -2, 6, 7};
74 getSubArray(test1, sizeof(test1)/sizeof(int), 7);
75
76 cout << "-----------------Test 2--------------------" << endl;
77 int test2[] = {1,1,1,1,-1};
78 getSubArray(test2, sizeof(test2)/sizeof(int), 3);
79
80
81 cout << "-----------------Test 3--------------------" << endl;
82 int test3[] = {1,1,1,1,0,-1,0,-1,1};
83 getSubAr... 阅读全帖
r*c
发帖数: 167
23
来自主题: JobHunting版 - 问个题,没思路
#include
#include
#include
#include
#include
using namespace std;
class KModulo {
public:
int numSolutions(const string& s, const int m, const int rmd, vector<
string>& res) {
int len = s.size();
int localM = m, mLen = 0;
while(localM){
localM /= 10, ++mLen;
}
if (len < mLen) return 0;
vectorvIndices;
unordered_mapmp; //[index of s, index of vIndices]
... 阅读全帖
p********4
发帖数: 58
24
来自主题: JobHunting版 - 问一个关于c++的很傻的问题,多谢
比如我写了一个class
class A
{
public:
void DoThis();
void DoThat();
}
当我使用它的时候,必须要在heap上产生一个instance吗?
int main()
{
A* test1 = new A(); //
A test2;// 这样也能正常工作,请问本质的区别在哪里,什么时候应该用哪个?我
的理解是一个是在heap上,一个是在stack上,如果不太大,就都可以,如果大,就应
该放在heap上。对吗?
}
另外A* test1 = new A(); 应该尽量用c++11,所以尽量写成如下? 可是我看leetcode网
上的很多答案,都用的老的c++ styple.
auto test1 = make_shared();

发帖数: 1
25
来自主题: JobHunting版 - 一道Coding面试题目
找购买物品相关的物品,返回最长相关List。如果有一样长的,返回字典最小的一个。
Test case1:
[test1, test2]
[test3, test4]
==> [test1, test2]
Test case2:
[test1, test2]
[test3, test4]
[test4, test5]
==> [test3, test4, test5]
请教有没有比较好简洁的解法?
r****l
发帖数: 741
26
来自主题: JobHunting版 - 一道Coding面试题目
看这些例子O(N)可解
俩字典,test1:([test1,test2])
Test2:([test1,test2]),value是同一个list/linkedlist
每加一个Link,看能不能和原来的连起来。其实就是
没法连,连一个,连两个三种情况
while loop就好。连起来的话两个字典要同步更新
每一步还要更新最长List
如果同一个Node可能指向不同的node,就麻烦得多
遍历有向图?
k*******p
发帖数: 8821
27
请教一个问题。包子奉上有用的解决办法。
我想根据条件 call其中一个函数。这段代码运行为什么没有任何结果?
$a=18;
if ($a>3)
{
?>

}
else
{
?>

}
?>
t*******t
发帖数: 105
28
来自主题: Java版 - 问个eclipse的问题
谢谢好虫。
我改成了 com.test1.*;
但是eclipse始终说com.test1找不到。
事实上如果我把class文件考入src文件以后,一旦我type com,eclipse会自己提示com
.test1.
w*r
发帖数: 2421
29
在Kshell里面,最近发现在script里面export variable不管用了,例子如下:
test1.sh
#! /usr/bin/ksh
VAR1=teststring
export VAR1
在ksh下面运行:
./test1.sh
echo $VAR1
显示VAR1没有任何内容,如果执行:
. ./test1.sh
echo $VAR1
会显示teststring
我的问题是这个. ./test.sh中第一个“.”起什么作用???
是不是有人改了什么ksh的设置变成这样的?以前我记得不是这样,完全不需要这个.<
space>的syntax.
哪里可以找到这样的syntax的guide?
b*******e
发帖数: 34
30
来自主题: Programming版 - 请教个Bloomberg 的 C++ 题目
How many constructor (including copy constructor) and destructors will be
called for test1 and test2?
Test1:3 constructors and destructors
Step-1 Default constructor will be called at Base a;
Step-2 Copy constructor will be called when passing a as formal parameter i.
e func(a).
Step-3 Copy constructor will be called for return object.
Step-4 Destructor will be called for actual parameter of func.
Step-5 Now this return obj will act as nameless obj in test1() and will get
destroy after line func
s******5
发帖数: 141
31
int main(){
cout< cout< }
char* test1(){
char* tt = "test";
return tt;
}
char* test2(){
char tt[] = "TEST";
return tt;
}
为什么test1会正确的返回tt呢?它指向的不应该是local变量么?
多谢。
f*****w
发帖数: 2602
32
比如我有两个测试文件 test1.js 和 test2.js.
但是我只建了一个test database instance.
然后test1 和 test2 都做如下操作: 清空数据库,插入一些初始值,然后运行程序。
如果mocha很不幸地并行执行test1和test2 , 那不就race condition了么 同时在操
作同一个数据库,一团糟了。
l***y
发帖数: 25
33
来自主题: XML版 - Help: Several questions on XML

Or I want to get the answer for a simple version of this: If I want to write
a schma named test2.xsd which includes all the elements defined in test1.xsd
and defined some more elements, but test2.xsd has changed the annotations of
the elements in test1.xsd, leaving the names and types unchanged. Now, can I
just simply import the namespace of test1.xsd in test2.xsd and only define the
extra elements? The changes on annotations will not make any difference in
using the schemas. Is that correct?
l**t
发帖数: 170
34
来自主题: Computation版 - 问大侠Matlab编译成C的问题
.m文件运行太慢,老板又不给买电脑,让偶
把他们编译成c偶看了help还是不大会
是用mbuild 还是mcc
怎么用这个命令,偶用mcc把.m变成了.c文件再在
vc里编译,它说偶少了一个matlab??.h文件,不能
成功编译,请问到底应该用什么命令编译
偶的.m文件有好多,一个套一个
举个例子吧,test.m 里用了test1.m
偶就用mcc -t -L C test.m test1.m
最后产生了test.c test1.c
但是用vc编译就有问题了
该怎么办?谢谢了
c****o
发帖数: 69
35
来自主题: Statistics版 - ASK FOR ONE SAS QUESTION
COME ACROSS A PROBLEM DURING WORK.....
SAS DATA SET ARE LIKE:
Name Test1 ..... Test1000
Billy 1 2
.....
....
Actually for all the Test Variable, there are only 3 results: 1,2,3
My question is: how to compute the percentage of each outcome in each Test1
and saved it as the last line in the data set?
For example: For Test1, I want to know the percentage of value=1 in the
total observations (by the way, there are missing values in each Test and I
don't want to include the missing v
f*******e
发帖数: 51
36
来自主题: Statistics版 - 求教 SAS数据转化
data test;
input customer $ item $;
datalines;
a bacon
a apple
b bacon
c cream
c apple
c bacon
;
run;
data test;
set test;
num=1;
run;
proc transpose data=test out=test1(drop=_name_);
by customer;
var num;
id item;
run;
data test1;
set test1;
array num _numeric_;
do over num;
if num=. then num=0;
end;
run;
R*********i
发帖数: 7643
37
来自主题: Statistics版 - sas question
Do you only want the firm names? It can be done in a few steps. I'm not a
good programmer to have all done in one step. :-)
proc sort data=test out=test1;
by firm year;
run;
*-- Method 1---*;
data test2;
set test1;
by firm year;
retain lastyr;
if first.firm then lastyr=year;
else do;
if lastyr+1=year then flag=1;
lastyr=year;
end;
run;
proc sort data=test2 out=tokeep (keep=firm) nodupkey;
by firm;
where flag;
run;
*-- Method 2---*;
proc transpose data = test1 out = ttes
s******r
发帖数: 1524
38
来自主题: Statistics版 - Help! sas macro qeustions.
I have one macro written like
proc sql;
create table as
select %bquote("&&M&i") informat=$50. as test1,
cnt from
select * from connection to sql(
****
);
quit;run;
&&M&i is supposed to be : and (a>=1 and b>=2)
The code failed and log shows as
select "and ( a>=1 and b>=2)" informat= as test1,
$50. disappeared.
while I changed code to
proc sql;
create table as
select %bquote("&&M&i") as test1 informat=$50.,
cnt from
select * from connection to sql(
****
);
quit;run;
I got
"and (a>=1 and b>=2) "
... 阅读全帖
s******r
发帖数: 1524
39
not sure what you want.Try
data test1 test2(keep=idx);set test;
idx=_n_;
if **** then output test2;
else output test1;
run;
data test2;set test2;
idx=.;
run;
data testt;set test1 test2(in=in2);
drop idx;
run;
在 hehehehe (入了大圣教,心中充满喜乐) 的大作中提到: 】
s*****a
发帖数: 2735
40
来自主题: Statistics版 - 有关sas macro 的问题
试试把lifetest放到macro里?
%macro test1;
proc lifetest XXX;
strata &trt / order=internal;
....;
run;
%mend test1;
%test1;
看看这样行不行?
--------------------
不知道你的&trt是怎么来的,能把&trt产生那一步也给出吗?
s******8
发帖数: 102
41
来自主题: Statistics版 - 有关sas macro 的问题
不清楚究竟是啥问题。“问题是&trt是macro variable, 我不知道如何用format 和
informat.”
是否可以照猫画虎?
%macro test1;
data xxx;
format &trt yourmatnamehere.;
set xxx;
run;
proc lifetest XXX;
strata &trt / order=internal;
....;
run;
%mend test1;
%test1;
w********r
发帖数: 238
42
code:
data test1;
input x y z;
datalines;
0 2 3
1 1 2
1 4 5
5 6 7
6 7 1
6 7 7
;
run;
data test2;
input x y z k;
datalines;
1 1 5 2
1 4 6 5
1 6 4 7
1 7 3 1
1 7 4 7
;
run;
data test;
set test1 test2;
if x^=1 then k=z;
run;
the output:
x y z k
0 2 3 3
1 1 2 3
1 4 5 3
5 6 7 7
6 7 1 1
6 7 7 7
1 1 5 2
1 4 6 5
1 ... 阅读全帖
d*********d
发帖数: 239
43
来自主题: Statistics版 - Help on a SAS question
纯SQL 版 Test就是楼主的原始dataset.
PROC SQL;
CREATE TABLE Test1 AS
SELECT Account,Flag
FROM Test WHERE Flag = "C";QUIT;
PROC SQL;
CREATE TABLE Temp1 AS
SELECT * FROM
Test WHERE Account NOT IN (SELECT Account FROM Test1);QUIT;
PROC SQL;
CREATE TABLE Temp2 AS
SELECT *,Monotonic() AS order FROM Temp1;QUIT;
PROC SQL;
CREATE TABLE Test2 AS
SELECT Account, Flag
FROM Temp2
GROUP BY Account
HAVING order = MAX(order); QUIT;
PROC SQL;
CREATE TABLE Test_Final AS
SELECT * FROM Test1
UNION CORR
SELECT * FROM Test2;Q... 阅读全帖
d*******y
发帖数: 349
44
来自主题: DataSciences版 - 如何合并两个数据文件 (转载)
这是我做的test。
test1
1|2|3
2|3|4
3|2|5
test2
1|a|f
2|b|g
join test1 and test2 using regular left outer join.
join -t"|" -a1 test1 test2 > test3
now, process test3
awk -F"|" 'BEGIN{for(i=1;i<=2;i++) testvar=testvar"|0"}NF<5 {print $0testvar;
next}{print $0}' test3 > test4
注意事项:
1.我的例子用的是pipe做为delimiter,习惯.
2.希望for loop要多长看你的两个文件column 差多少。
试试吧。不过几万列,不知道你的awk版本给不给力。如果不行试试gawk。
f**********w
发帖数: 210
45
万分紧急,某五毛分舵被破获,五毛党名单泄露!!!
http://www.youtube.com/watch?v=Fv4QSp-vdew
详细名单:
舆情组 李熙蒙(渝北)(liximeng)
网评管理平台 新闻网站
陈长青(大渝网)(chenchangqing)
李元元(新华网)(liyuanyuan)
银雪(中新网)(yinxue)
张袆(人民网)(zhangyi)

区县部门联络
李成(彭水)(licheng)
陆是朝(城口)(lushicao)
张丽莉(綦江) (zhanglili)
网评组
核心网评员

李 逢春(南岸科协)(wlifengchun)
郑京鹏(忠县政协) (wzhengjingpeng)
双桥区委宣传部(sqqwxcb)
程绪鹏(市纪委)(wchengxu... 阅读全帖
e******c
发帖数: 4
46
帮朋友卖。原装美国著名加强班正版。请站内短信询价。先到先得。 朋友可带书在曼
哈顿见面。包括以下习题书。
Gifted And Talented Assessment K and 1st Grade
NNAT 2 Level A Practice Test1 K
NNAT 2 Level A Practice Test2 K
OLSAT Practice Test Level A Test1 K and 1st Grade
OLSAT Practice Test Level A Test2 K and 1st Grade
NNAT 2 Preparation
OLSAT Preparation Guide II Instruction
OLSAT Preparation Guide II (Level A)
Workbook for the NNAT2 – Levels A and B
Serial Reasoning Workbook for the NNAT2 – Levels A and B
Spatial Visualization Workbook for the NNAT2... 阅读全帖
p******s
发帖数: 107
47
【 以下文字转载自 NewYork 讨论区 】
发信人: partybos (partybos), 信区: NewYork
标 题: 【供求】纽约天才班K和1st Grade入学考试全套复习题
发信站: BBS 未名空间站 (Mon May 5 17:10:38 2014, 美东)
朋友买的全套正版,他孩子用完了。有要的朋友站内信。
全套包括下面的书 -
Gifted And Talented Assessment K and 1st Grade
NNAT 2 Level A Practice Test1 K
NNAT 2 Level A Practice Test2 K
OLSAT Practice Test Level A Test1 K and 1st Grade
OLSAT Practice Test Level A Test2 K and 1st Grade
NNAT 2 Preparation
OLSAT Preparation Guide II Instruction
OLSAT Preparation Guide II (Level A)
Workbook for ... 阅读全帖
c*********t
发帖数: 2921
48
来自主题: JobHunting版 - 给大家看几道C 小程序
Here is the results I got on my ubuntu (8.04) machine.
Compiled by gcc with all default options like gcc -o test1 test1.c
gcc version: gcc (GCC) 4.2.4
This result is just for reference.
k***x
发帖数: 6799
49
来自主题: JobHunting版 - Palantir新鲜电面面经
我是EE fresh PhD,简历就是在网上投的。大概1周多之后收到email要求电面,其他一
概没问。让我面试的职位是software engineer:simulation。
本来早就说好要collabedit写code的,结果电面那天网站当了,题目是一边说,一边发
email的。大概讲思路和分析复杂度即可。
刚开始先聊了一下,互相讲了大概做的东西,然后做题。
1.(a) 一个大的脚本文件里有很多测试的时间戳(可能是混乱的),怎么设计算法和数
据结构返回测试用的时间。比如:
2011-01-01 13:49:12 Test started
2011-01-01 13:50:33 Test ended
返回 myData.timeTaken("Test") => 81
(b) 在(a)的基础上,如果有多套测试,怎么设计。比如:
2011-01-01 13:49:12 MyTests.SimpleTests.TestA started
2011-01-01 13:51:33 MyTests.SimpleTests.TestA ended
2011-01-01 13:51:36 MyTe... 阅读全帖
a******e
发帖数: 124
50
来自主题: JobHunting版 - 请教一下怎么写unit test
以前写程序test时候只是在main函数里简单输出一下看看对不对,最近想学一下unit
test,这个有什么格式要求吗(我看有些人用assert())?比如用c++语言想写一个
binary search的unit test该如何写,谢谢!
试着写了一个,不知道这样算不算unit test
#include
using namespace std;
int BinarySearch(int arr[], int size, int target){
int high=size-1;
int low=0;
int mid;
while(low<=high){
mid=low+(high-low)/2;
if(arr[mid]==target){
return mid;
}
else if(arr[mid]>target){
high=mid-1;
}
else{
low... 阅读全帖
1 2 3 4 下页 末页 (共4页)