topics

全部话题 - 话题: guies
首页 2 3 4 5 6 末页 (共10页)
a**2
发帖数: 154
1
来自主题: Indiana版 - a C++ GUI programming job
The Center for Laser Based Manufacturing is seeking a C++ GUI programmer who
can start work immediately to help us complete an in-progress application.
We estimate 30 hours of work (in 4 weeks) for an experienced programmer to
complete this project.
Individuals with experience in C++ and UNIX are encouraged to apply. $10-$
20/hr, depending on experience!
Please send your resume to Hongtao Ding at d***[email protected], if you are
interested.
s****n
发帖数: 4266
2
http://www.baltimoresun.com/sports/orioles/blog/bal-orioles-sig
金莺签下一名(签约金一万美金)在MLB无锡训练中心的球员 Xu Gui Yuan。Xu 今年19
岁,内场/infielder
z****t
发帖数: 4322
3
unix底下如果要用C++编gui, 该用啥啊?

stand
z****t
发帖数: 4322
4
swing不是java的吗?
现在要C++或者C的GUI啊。因为database call都是用的OCILIB call的oracle, 一定要c
/c++的才行啊
n*****3
发帖数: 1584
5
ppl use MFC to do GUI, really? admire. I thought VB does most
of the job, back then.
s*******u
发帖数: 1855
6
MFC = fat ronaldo
.NET = C. Ronaldo
same last name, one retired, one still in use (then messi = java)
nobody uses MFC now. All/most windows GUI use .NET now. .NET is essential MS
's version of Java, with a lot of windows APIs.
f********g
发帖数: 61
7
Level: mid-junior to Senior;
Company: network device vendor;
Job scope: network traffic data visualization (use chartFX and DevExpress);
Requirements:
1. Basic knowledge about GUI design and usability;
2. C#, .net (2.0)
3. Agile software development;
4. Design patterns;
5. Team player and work under pressure.
If you are interested, please send me your resume:
y****[email protected]
f*****Q
发帖数: 1912
8
http://toastytech.com/guis/guitimeline.html
比俺整的那个都全,佩服佩服。
H******7
发帖数: 1728
9
macos 下,远程操作有GUI的操作系统 用什么软件最好?多谢
m******u
发帖数: 153
10
正在做图像处理的GUI.在图像A里加一条线,可以移动,每次移动更新图像B
我现在用Matlab实现,这条可以移动的线有一个handle,所以当butt
onpress的事件被抓获后,Matlab 就调用相应的程序来更新图像B。
现在问题是Matlab实现太慢。
我的鼠标移动了2-3个来回,都放在别的地方了,这条线才慢慢的来回挪动(这是图
像B在即时更新),整个迟4-5秒,如果我移动鼠标过快的话。感觉非常不爽。
我把这条线的"queue"设成"cancel",就是程序太忙得时候,就不用响
应鼠标移动了,看来不是这么回事。。??
请问改用什么软件来实现这个功能可以快一些?
网上搜索了一下,免费的有Java, QT,现在VC也免费了。
我碰过Java和VC十来天。如果想实现这个功能,该用哪个函数?我好直接去查函
数去。
多谢。
b****n
发帖数: 1179
11
visual studio做的GUI能和mathematica写的function连上吗?
不好意思打搅了!
s*******e
发帖数: 261
12
有没有哪个BI tool,可以满足以下需求:
1. can be connect to Oracle, SQL Server, MySQL
2. performance comparable to QlikView,
can handle large volume of data (100 million rows),
can use GUI tool to show ETL process,
3. BI visualization effect is similar with Tableau.
s*******e
发帖数: 261
13
谢谢回复.
您提醒的对,我问的是:
1.对于大型Data Warehouse, 哪个ETL tool 比较 powerful , GUI tool显示出来的
ETL process也比较一目了然;
2. 哪个BI tool Visulization和performance 都比较不错?
thanks
w*******t
发帖数: 960
14
来自主题: Hardware版 - 有没有好用的samba GUI?
目前用centos下的samba,自己用没任何问题,很稳定
家里人现在也要用,就想要找个方便点配置的GUI,能方便对各文件夹的权限配置
群辉的file station的功能倒是符合,但我已经有了文件server,再为了这么个小功能
,还要另起炉灶,有点不值得。所以想看看有没有别的方法,thanks
xt
发帖数: 17532
15

我一贯使用VI,不过也难怪,我们开发GUI不是直接使用JAVA Frame. 而是做Sybase
Central的plug in.好象没多少人会做. //strut
e***g
发帖数: 158
xt
发帖数: 17532
17

You are lazy. Write your own GUI layout code. :)
c*******d
发帖数: 353
18
I don't think vi has a gui builder, does it? lol
S****N
发帖数: 193
19
来自主题: Java版 - GUI THANKS
TEXTBASED USER INTERFACE USE
BufferedReader br = new BufferedReader(new InputStreamReader(System.in), 1);
TO SUSPEND THE PROGRAM RUNNING AND WAITING FOR THE USER'S INPUT
IN GUI USERINTERFACE,
IF I AM GOING TO PRINT A FEW LINES USER PROMPT IN A JTEXTAREA AND SUSPEND THE
PROGRAM, WAITING THE USER INPUT SOMETHING IN ANOTHER JTEXTFIELD. ANYONE HAVE
IDEA TO MAKE IT COME TRUE..ACTUALLY I CANT FIGURE IT OUT FOR A FEW DAYS
r***l
发帖数: 67
20
来自主题: Java版 - GUI libraries for JDeveloper?
what you mean by GUI component? JDeveloper supports the standard java Swing
components.
JDeveloper is an underrated IDE. It has one of the best Struts support, EJB
supports and UML supports. The PL/SQL debugger is the best. You can step
through you java code and PL/SQL code at the same time, which is very
impressive.
JDeveloper is kind of slow, it is a problem.
p******e
发帖数: 12
21
来自主题: Java版 - GUI libraries for JDeveloper?
I am not compaining either, but my boss wants to have higher-level, more
configurable GUI components, especially for Tree and Grid controls.
He is sort of nuts. I am leaving this company but he said, before I leave, I
may help him do some investigation and suggest some tools for further
upgrading for our products.

normal
with
work
xt
发帖数: 17532
22
来自主题: Java版 - GUI libraries for JDeveloper?

For GUI? What do you mean by "more configurable"?
d*r
发帖数: 238
23
来自主题: Java版 - gui editor for eclipse?
Who can recommend a good one?
I have tried SWT/Swing Designer which is really good but it provide 14 days
trial only. After that, it sucks b/c of the lack of some layouts.
I have also tried jigloo. But I don't quite like its wired self-created gui
code.
m*****y
发帖数: 120
24
来自主题: Java版 - GUI 画匡的那个叫什么?
I mean the component that appears as a big group box on the GUI interface,
which visually groups several other components, but it has no data associated
with it. (just for the visual grouping effect)
Why I can't find such a thing in the Design panel in JBuilder?
Thanks.
m******t
发帖数: 2416
25

See
http://www.eclipse-plugins.info/eclipse/index.jsp
As for GUI plugins, Eclipse has a sub project Visual Editor that's supposed to
be a visual designer for Swing. My experience with it hasn't really been
impressive though.
g******e
发帖数: 3760
26
来自主题: Java版 - Intellij Idea gui not pure Swing?
Anybody knows how Intellij Idea gui works?
c*****t
发帖数: 1879
27
来自主题: Java版 - Intellij Idea gui not pure Swing?
The GUI framework, if you look closely, are splitpane based. It is
pure Swing, but cleverly designed to fit its purpose. There are no
drag-n-drops components, so it is far simpler than most docking
frameworks. The non-Java part I think has to do with the file system.
A**o
发帖数: 1550
28
来自主题: Java版 - Any testNG gui exist?
why do you need a gui?
d****n
发帖数: 102
29
来自主题: Java版 - which IDE for GUI ?
need to build GUI for desktop application, any good recommendations among
eclipse, netbean, intellij or jbuilder?
s**o
发帖数: 584
30
来自主题: Java版 - Java GUI 有很强的Package么
jide, jclass 还有jgoodie都有很多可以reused的。
IDE 里面 JDeveloper, JBuilder的Gui support相对好一点。
k***r
发帖数: 4260
31
来自主题: Java版 - Java GUI 有很强的Package么
Java GUI慢得令人发指呀,为什么要用呢
h**k
发帖数: 662
32
来自主题: Java版 - what is best for Java Desktop GUI
what is best to use to create Java Desktop GUI? thanks
A******g
发帖数: 612
33
来自主题: Java版 - eclipse 做gui问题
用eclipse做gui,是不是只能用命令来加窗口,textfiled, Jbutton等,不能直接画?
eclipse的visual editor是不是做这个的?网上说明很少,连个图都找不到,读了faq
还不能在mac用。
netbeans是不是可以做这个。
不想花太多时间用代码布局窗口,就是个输入的界面而已,不需要很fancy。
想把主要精力放在算法上
谢谢!
h*****0
发帖数: 4889
34
来自主题: Java版 - eclipse 做gui问题
我觉得,算法一般花不了太久……
一个十几个左右控件的GUI,写代码的话,生手(像我这样的)大概一天时间(6小时)
写加测试。如果大工程的话可以忽略吧?

faq
c*****t
发帖数: 1879
35
来自主题: Java版 - eclipse 做gui问题
Coding Swing GUI in XML using my CookSwing is the best approach
writing Swing applications.
Visual design does not work with Swing very well.

side
h**********0
发帖数: 1453
36
来自主题: Java版 - eclipse 做gui问题
java的gui是大问题,恶评如潮啊
只能祝您好运了
n*p
发帖数: 298
37
这些GUI tool是不是比直接写代码更好,我看很多文章推荐直接写代码而不用editor
tool
z*******3
发帖数: 13709
38
java 的gui有点问题
你自己看代码还舒服点
而且教材普遍很垃圾
完全没有mvc这种概念
N***m
发帖数: 4460
39
来自主题: Java版 - ECLLIPSE 做 GUI
要看你写成什么样的了。如果侧重GUI,swing足够了。
不然的话,可以考虑RCP

me
g*********d
发帖数: 492
40
来自主题: Java版 - ECLLIPSE 做 GUI
javafx有gui的工具么?
J*******n
发帖数: 2901
41
怎么定义现代开发理念里面的GUI啊
f*****0
发帖数: 166
42
如果很充分的使用SRP,GUI部分是不是可以算作View,数据收集的部分算是controller
,而核心的数据处理算是model?
f*****0
发帖数: 166
43
感谢指点。 这个确实是我Google到的最初的解释。
我现想确认的是如你所说的是不是一个比较普适的模式:
两个模块物:
(Object 1) gui(包含可serializable 的layout)。
(Object 2) 数据。
save时保存两个objects,load时再load两个objects. (相对于我一开始的直接把数据逻
辑放到JDialog的做法)
还有一个问题,关于layout,如果要能够serialize,又比较好用,类似于客户信息表
栏比较多,相对分散,什么layout比较好?我看到了GridBagLayout.不知道对否?

JDialog
s*****e
发帖数: 16824
44
我想做一个跨平台的gui,本来想用java,但是有人跟我说应该用qt库?到底哪个好些?
u*********t
发帖数: 95
45
原来有个20寸的宽屏,最近买了个24寸的,发现新的屏幕可以旋转90度
但是旋转了以后,gui的速度明显慢了,XP和linux都这样,尤其是Gnome
满得很明显,有谁知道为什么?是不时现在的显卡驱动都是按行扫描来
驱动的阿?
d*******u
发帖数: 186
46
Linux/crossplatform GUI programming environments in C/C++ (wxWindows, Qt)
Which one is better?
pls comment.
s****n
发帖数: 786
47
你说的不清不楚,Linux vs windows? Linux vs crossplatform?
开发角度讲,维护成本越小越好,不过大多数人还是在Windows下开发跨平台GUI,QT只
不过用的人多。
mw
发帖数: 525
48
比如说,远程开matlab,我现在用xming,把GUI forward到本机上来。请问有没有可能
不forward,但是
同样能够打开这个matlab。我说的matlab只是个例子。实际当中那个程序并没有
consolem mode
请大伙帮忙
首页 2 3 4 5 6 末页 (共10页)