T****r 发帖数: 50 | 1 周五卖掉了USO, 买入了DTO, 对长周末局势反转有些期待 |
|
m*****y 发帖数: 3981 | 2 Saudi Arabia reduces prices on oil sales
Oct 4 2015, 15:22 ET | By: Clark Schultz, SA News Editor
Saudi Arabia cut prices on oil sales over the weekend as it plays catch-up
with OPEC and other producers in the region.
State-run Saudi Aramco reduced prices significantly on oil sent to Asia and
the U.S.
The strategy from Dhahran is to keep producing oil at high levels in
anticipation of improved demand at lower price points.
Crude ETFs: USO, OIL, UCO, UWTI, SCO, BNO, DBO, DWTI, DTO, USL, DNO,... 阅读全帖 |
|
|
m*******4 发帖数: 884 | 4 no nee dto ask they have a big pot somewhere in the store you just pour. or
just ask where is the fresh honey |
|
m*******4 发帖数: 884 | 5 so many programs on the web for converting video files to playable iTune
files. my personal fav is air video, it cost $2.99 on app store but its the
best video converting program out there. its worth the money!
as far as mp3 files, itunes will convert it automatically so no nee dto
worry. Just drag the mp3 into itunes. |
|
n****g 发帖数: 1063 | 6 you don't nee dto pay ?good
Metro
this |
|
|
D*****E 发帖数: 9352 | 8 ☆─────────────────────────────────────☆
coolwulf (coolwulf) 于 (Wed May 8 16:12:44 2013, 美东) 提到:
一直以来,给我pm需要查看Priceline hotel bid底价的用户很多。最近开始在写一个
网站,写好以后,大家可以直接在这个网站上提交需要Hotel bid的Info,我可以方便地
迅速帮大家查好底价并email给大家。
先在这里开这一个帖子,用这个帖子向大家慢慢更新一下这个 Project 的进度,需要
参加 Beta test的用户可以pm给我,我会第一时间让pm我的用户测试使用这个服务。谢
谢大家的支持
☆─────────────────────────────────────☆
coolwulf (coolwulf) 于 (Wed May 8 16:16:24 2013, 美东) 提到:
这里是这个网站开始的进度,先上一张截图:
☆─────────────────────────────────────☆
lycsky (fly) 于 (Wed ... 阅读全帖 |
|
|
|
a**********u 发帖数: 28450 | 10 Charged-particle multiplicities in pp interactions at View the MathML source
measured with the ATLAS detector at the LHCstar, open, star, openstar, open
121a, 121b, S. Zenz14, D. Zerwas114, G. Zevi della Porta57, Z. Zhan32d, H.
Zhang83, J. Zhang5, Q. Zhang5, X. Zhang32d, L. Zhao107, T. Zhao137, Z.
Zhao32b, A. Zhemchugov65, S. Zheng32a, J. Zhong149, z, B. Zhou87, N. Zhou34,
Y. Zhou149, C.G. Zhu32d, H. Zhu41, Y. Zhu170, X. Zhuang98, V. Zhuravlov99,
B. Zilka143a, R. Zimmermann20, S. Zimmermann20, S... 阅读全帖 |
|
h****d 发帖数: 1420 | 11 要骂人?就还你一句,你个脑残含粪全家烂逼!
发信人: DTO (NW fanboy), 信区: WaterWorld
标 题: Re: h2乌龟 把微薄全删了
发信站: BBS 未名空间站 (Sun Feb 26 03:55:16 2012, 美东)
傻逼. |
|
M******n 发帖数: 43051 | 12 【 以下文字转载自 Travel 讨论区 】
发信人: DTO (NW fanboy), 信区: Travel
标 题: Re: 登机箱的长度是怎么计算的?
发信站: BBS 未名空间站 (Sun Mar 4 16:14:32 2012, 美东)
我有两个拖拉机轮子, 想带回国. 请教大家, 哪个航空公司的行李不算轮子长度?
的。 |
|
o*******m 发帖数: 154 | 13 申请CS Master当然是must,但是自己的学习也不能放松,老马讲的挺好的。
原创 - 尚学堂科技 - 马士兵老师]
JAVA自学之路 一:学会选择
[转载请注明出处:http://www.bjsxt.com/zixue/zixuezhilu_1.html]
为了就业,不少同学参加各种各样的培训。
决心做软件的,大多数人选的是java,或是.net,也有一些选择了手机、嵌入式、游戏
、3G、测试等。
那么究竟应该选择什么方向呢?
我的意见是,不要太过相信各种培训机构或是抢手文章的说法(包括我),当你要走向
社会的时候,就不要再把自己当成学生,不要把自己的将来交给别人,学会运用自己的
眼睛去观察,去了解这个世界吧。
每个培训机构都会宣传自己的好处,并不能说明大的趋势。
一些新闻文章很有可能是枪手写的,不必太过相信。
国外背景的教师和课程,未必适合你。
那么怎么才能确定自己将来的方向?如何才能从纷繁复杂、或真或假的数据世界中挖出
一条路?
我讲一个通过招聘网站的观察方法。
可以到各种招聘的网站上查询信息(可以到google上查询招聘的网站),例如:
http://www.51job.c... 阅读全帖 |
|
c*********e 发帖数: 16335 | 14 帅锅,现在都mvc4了,我会,就是dto,repository,restful之类,用fiddler调试。 |
|
k**n 发帖数: 3989 | 15 同事给的代码是这样的
代码:
internal interface IWidgetModelFactory
TFactoryResponse, TFactoryDtoRequest, in TFactoryDtoResponse>
{
TFactoryDtoRequest _request { get; set; }
List GetModelData(TFactoryRequest request);
List CreateModel(TFactoryDtoResponse response);
}
GetModelDate 里将TFactoryRequest map为 服务层proxy里的TFactoryDtoRequest, 发
送到服务层并得到TFactoryDtoResponse实例,然后call CreateModel(dto)得到
TFactoryResponse 并返回。
我觉得这个fac... 阅读全帖 |
|
W********n 发帖数: 254 | 16 嗯,大型项目前端谁还关心后台数据怎么访问,一切都是SOA, everything is a web
service, either distributed or cloud,哪里有机会让你用orm,app开发者考虑好你
的domain model和dto mapping。小网站的话,orm提供快速开发很不错。 |
|
l*s 发帖数: 783 | 17 ☆─────────────────────────────────────☆
vn (jmj) 于 (Fri Oct 19 10:25:39 2012, 美东) 提到:
- 做很多view的操作吗?加index啥的不?还干神马其他的?
- 你们都把sql query写成stored procedure吗?前段时间好像就是在这个版上看到一
种观点就是用linq 这样在c#里面就可以改 比stored procedure方便。。。这个理解对
不对?
- 用其他的方式访问db 比如NHibernate 还有什么工具?
☆─────────────────────────────────────☆
vn (jmj) 于 (Mon Oct 22 09:57:38 2012, 美东) 提到:
脚踏实地的问题木人讨论 都跑到隔壁去吵架 唉
☆─────────────────────────────────────☆
NeverLearn (24K golden bear) 于 (Mon Oct 22 17:36:01 2012, 美东) 提到:
只要关联查询多了,... 阅读全帖 |
|
r***l 发帖数: 67 | 18 Agree your first part. We should all respect each other here.
About EJB, again please please sperate stateless session bean and entity bean.
Entity bean has been proved to be a failed experiment. No need to argue more
about it.
Stateless session bean is quite handy and perform well. There are so many
succesful larger system running on top of stateless session bean. Also,
stateless session bean does not mean you have to use DTO. You can implement
your business object as POJO, service facacde and |
|
g*****g 发帖数: 34805 | 19 This doesn't neccesarily cause performance issue. From web tier point
of view, you want to get a fresh copy of DB object in every request,
that's a valid requirement in most applications, and caching shouldn't
be done in web tier.
You can always configure caching on DTO between either web/service layers,
or service/persistence layers. And these objects become application scope
immediately. Also these caching can be distributed so clustering is not a
problem. When you are using it with ORM, it ca |
|
k****u 发帖数: 133 | 20 俺不是大牛,:-)。以前不知道vaadin,刚看了几眼,不过之前用过GWT/gwt-ext/gxt和
flex,和这些RIA framework相比,vaadin最根本的区别就在于它是server side
framework,其它的都是client side framework。从这一点说,vaadin可谓是独辟蹊径
,避开了client side RIA framework面对的client/server数据传送的问题,也就是那
个臭名昭著的DTO pattern。这样的话,就大大简化了vaadin编程。其它的方面,UI
widget很丰富,图形界面设计也很专业,文档齐全,背后有商业公司运作。查了一下
wiki,MySQL的一个主要的初始开发牛人也投资了vaadin的公司。我也看好vaadin,多
谢mydaihao指点。 |
|
b******y 发帖数: 1684 | 21 那怎么避免DTO pattern呢?
extra
server |
|
|
b******y 发帖数: 1684 | 23 ft, 怎么样才能既不用DTO,又不会太chatty呢?
i suppose 都在server上 = chatty |
|
t*******e 发帖数: 684 | 24 Use JPA/Hibernate conversation along with Optimistic locking to avoid DTO
and detached entity state. |
|
g*****g 发帖数: 34805 | 25 不一定要SOAP呀,这两年比较火的REST,也有了JAX-RS的标准。
几个实现都不需要你碰XML,JAXB本来就是干这个的,你需要的
就是在DTO里面用annotation做某些定制就好了。
我不是说XML没有用,而是说整个趋势就是你用一个bean去map,
不需要直接接触XML。除非效率要求特高需要SAX,否则我看不出
有啥必要。parse XML就是重建轮子。
XML. |
|
t*******e 发帖数: 684 | 26 Vaadin的书没有提到persistence。有个wiki文章介绍了一下。基本上是EJB1/2里面的
value object(DTO) pattern,把detached entities当value object来用了。update
entity用merge()。实际上,persistent entity是自动synchronize database的。那个
TransactionListener就是个非常简单的filter,没什么大的帮助。Detached entitie都存在
Http Session里。还有就是Data Model API比较麻烦。对Hibernate的支持太弱了。个人感觉如
果整合seam page flow可能比较好。不过在此之前,对后台hibernate的applications, 真不好
用。 |
|
m******t 发帖数: 2416 | 27
You lost me here - your domain objects don't suddenly
become DTO's just because they are passed from one request to another.
Whatever domain behaviors they have are still there. |
|
t*******e 发帖数: 684 | 28 Entities are designed to work under the persistent state, where they
automatically synchronize their values with the database rows in the
scope of read-write transactions. Note the nature of Hibernate session
is an in-memory database mirroring a portion of the physical database.
In OpenSessionInView, entities passed from one request to anther become
detached. Detached entities are effectively DTO/Value objects, as they
are no longer managed by the in-memory database.
What makes SEAM and Spring |
|
m******t 发帖数: 2416 | 29 I see what you mean now. I don't know though... IMO detached entities are
still quite different from mere DTO's, in that you still need to treat them
with some respect :) because at some point in the near future you are
going to reattach them and merge them back into the db. |
|
s******e 发帖数: 493 | 30 Considering the history of Domain Object and VO (some people like to mix it
with DTO, actually they are not the same thing, at least they were not
invented for the same purpose), I will say that I have to agree to magicfat.
One of initial selling point was that you can detached DO and pass it around
among the tier. The arguments for doing this was that you could eliminate
multiple copies of same(similiar) objects among the tiers, this might make
the code less error-prone and no need for synching |
|
o**1 发帖数: 6383 | 31 java.util.Calendar 是不支持的。
你只能用 Date
这一点是GWT的弱点。需要写DTO来传递数据。
据。
是:
packages. |
|
r*****s 发帖数: 985 | 32 这Data直接从JSON到NoSQL,
没有security concern?
传统db还有dto <-> entity呢 |
|
z****e 发帖数: 54598 | 33 今天我吃饭时候想了想
为什么我这么长时间不用abstract class了?
而这个概念是如此的简单,当初学java时候就学过了
但是工作中为什么都没用到呢?这个想法倒是很有趣
然后我看了一下你的这个实例,我大概明白为什么了
首先先从你这段开始
你这一段一个类,目测过去,做了不少事情
又是configuration,又是handler,又是constants的
我们先看看大师的代码是怎么写的,看hibernate
hibernate对于configuration有专门的configuration类
然后对于handler,我假设这是一个sessionfactory一样的东西
然后对于你的CRUD,我假设有一个类似session一样的东西
来看hibernate是怎么写的
Sessionfactory sessionfactory = Configuration.buildSessionfactory();
//第一层,从config到factory
Session session = sessionfactory.openSession();
//第二层,从factory到produc... 阅读全帖 |
|
c*********e 发帖数: 16335 | 34 恩,面向整个对象非常不方便,现在的ajax,就是只更新网页的一部分,而不是全部。
web services里面的dto,你可以只选择你想处理的那几个properties。很多时候,只是
改变一个instance里的某个property,而不是整个instance. spring比ejb简单。 |
|
c*********e 发帖数: 16335 | 35 en,我前段做的一个c# project,发现c#实现一个东西,有很多不同的方法,比如用
session[""]传值,少了servelet那一趟,也不需要在jsp里面用tag列出某个bean;c#的
dto,就象java的entity beans;至于把row存进数据库,c#有自己的sqlcommand之类的来
做,都不需要用class;当然也可以用nhibernate. |
|
c*********e 发帖数: 16335 | 36 c# web services简单多了,写dto,get(id),getAll(),post(),delete()之类的。
写java web services,HelloWeb.java, server.java, client.java, 用ant build
client文件。还没开始写get(id),getAll(),post(),delete()之类的。
語言和語言之间差别咋这么大涅?难道是我还没搞懂web services? goodbug说下,你
在netflix整天写的java web services code是哪些? |
|
g*****g 发帖数: 34805 | 37 jersey provides the client to do it. All you need to do is to annotate the
DTO. If the service is in Java, ask service owner for their test code. |
|
z****e 发帖数: 54598 | 38 3那个比较搞笑
写了一大段等于没写
我猜想本意是
pFilterDTO != null
如果dto为null的话,这里直接抛一个nullpointerexception |
|
c*********e 发帖数: 16335 | 39 web application?你是说restful?dto? |
|
|
z*******3 发帖数: 13709 | 41 不是,我在给你新例子
比楼主说的这个极端情况要广泛得多,几乎所有得server都会遇到
就是dto模式,如何防止多个线程并发修改同一个数据源的问题
这个太常见了,是个server就会用到,我前几天还在同步我自己的数据源
加上并发修改异常处理才大概算搞定 |
|
c*********e 发帖数: 16335 | 42 那讲的是soap还是rest呢?
web services说起来也简单,做起来有ide帮忙,其实也没什么难度。不過,entity和
class之间的mapping, json/xml, dto之类的,就有点闹心,需要時間来debug. |
|
z****e 发帖数: 54598 | 43 淘宝那篇文章写得有点问题
model本身如果具体一点应该是dto
然后dao这些,各种o,后来简化成pojo
不是说backend才有model
backend压根不提model这个概念
dao, entitybean, orm这些还差不多
把model放到backend去我知道他想说啥
但是这样做显然是错误得,model应该是流动于各个layer之间的
甚至有必要丢给view,jsp里面也有model撒
简单说就是,以前ejb时代,如果用的是local接口的话
那一个o可以从view捅到db,一捅到底
spring简化了开发之后,经常这么做
现在分层了,每个层都应该有自己的o,具体到mvc就是model了
那篇文章还是用frontend的思维来看问题 |
|
z****e 发帖数: 54598 | 44 另外dao这个其实是一个pattern name
你还是自己动手实现一个就明白了
dao+dto差不多就是orm,官方接口总称叫做jpa |
|
z****e 发帖数: 54598 | 45 scala有不少概念是j2ee上比较熟悉的概念呵呵
比如object是singleton
case class就是dto |
|
z****e 发帖数: 54598 | 46 那要看什么样的公式
bm25那种是有点多,不过也没有超过6个
而且分子和分母一做分解之后,就少更多了
但是这是很高大上的东西
一般写web用脚本的公司,你跟我说函数会有好多好多参数?
会有很复杂的数学计算?
我不信
而且一个最简单的设计pattern就是把你这些好多好多参数
包装成一个大的dto,这样就可以轻松定义default value鸟 |
|
c*********e 发帖数: 16335 | 47 javascript里没有类似c#的view model之类的东西吗?还有dto之类的?那linq, ado.
net更是没有了。这到底是比c#好呢还是? |
|
c*********e 发帖数: 16335 | 48 但是,node.js有interface,abstract class, dto之类的吗? |
|
c*********e 发帖数: 16335 | 49 cqrs就是read, write用不同的dto而已。没啥高深的东西在里面。 |
|
F*****b 发帖数: 31 | 50 注:1)版面活动:手续费无;2)个人申请:手续费10%:
1)版面活动:手续费无
代发版面/ID:
Fly 俱乐部
代发事由(主题标题或链接):
上周末的活动顺利举行
http://mitbbs.com/clubarticle/FLY/33582901_3.html
请给组织者和做报告的7个同学每人888个伪币:
(southpark, whaleeyes, erdangjia, songzm, cloudybw, fainvel,alexalexii)
其他参与的同学(以本名单为准)每人100个伪币:
(aarddoubao AUS avalanche7 DeaDEyE DTO dodohyy jrong Juventini
loudly ltforever macross panyi82 pvglax quarterlmm spm thinthin
tjphoton viviansky whisper2010 ZLF)
总计8216个伪币,谢谢!
赞助(有:附链接,没有:无):
无
楼主是否计入统计:
否
奖励金额:
3500个伪币
备注: |
|