O*d
2 楼
没有
j*g
3 楼
nor does C#
L*r
5 楼
first, serialize is not a feature of language. it can be a feature provided
by sdk. c++ can implement serialize for sure but there might be no standard
way in c++.
the serialize in .net or c# is very good.
first you define the content to be serialized using different pattern. it
can be very simple or complicate. the simple way is to use marker attribute(
the annotation in java). this simple way is almost same as java.
second, you define what is the target format for serialized content. the
forma
【在 g*****g 的大作中提到】
: How does C# replicate a web session if there's no standard way
: to serialize objects?
by sdk. c++ can implement serialize for sure but there might be no standard
way in c++.
the serialize in .net or c# is very good.
first you define the content to be serialized using different pattern. it
can be very simple or complicate. the simple way is to use marker attribute(
the annotation in java). this simple way is almost same as java.
second, you define what is the target format for serialized content. the
forma
【在 g*****g 的大作中提到】
: How does C# replicate a web session if there's no standard way
: to serialize objects?
g*g
6 楼
Sure C++ can provide serialization, but probably not
without some custom scheme, which is due to its lack of
reflection mechanism. i.e. You can't just say I want to serialize
this object and let SDK do it, at least not in object code level,
you have to provide an implementation to
actually do that. Correct me if I am wrong in that.
provided
standard
attribute(
【在 L*********r 的大作中提到】
: first, serialize is not a feature of language. it can be a feature provided
: by sdk. c++ can implement serialize for sure but there might be no standard
: way in c++.
: the serialize in .net or c# is very good.
: first you define the content to be serialized using different pattern. it
: can be very simple or complicate. the simple way is to use marker attribute(
: the annotation in java). this simple way is almost same as java.
: second, you define what is the target format for serialized content. the
: forma
without some custom scheme, which is due to its lack of
reflection mechanism. i.e. You can't just say I want to serialize
this object and let SDK do it, at least not in object code level,
you have to provide an implementation to
actually do that. Correct me if I am wrong in that.
provided
standard
attribute(
【在 L*********r 的大作中提到】
: first, serialize is not a feature of language. it can be a feature provided
: by sdk. c++ can implement serialize for sure but there might be no standard
: way in c++.
: the serialize in .net or c# is very good.
: first you define the content to be serialized using different pattern. it
: can be very simple or complicate. the simple way is to use marker attribute(
: the annotation in java). this simple way is almost same as java.
: second, you define what is the target format for serialized content. the
: forma
L*r
7 楼
you are right. at least, it is the way that i did in c++, even it is
interface based but still need to manually write code to write/read data
into archive stream.
【在 g*****g 的大作中提到】
: Sure C++ can provide serialization, but probably not
: without some custom scheme, which is due to its lack of
: reflection mechanism. i.e. You can't just say I want to serialize
: this object and let SDK do it, at least not in object code level,
: you have to provide an implementation to
: actually do that. Correct me if I am wrong in that.
:
: provided
: standard
: attribute(
interface based but still need to manually write code to write/read data
into archive stream.
【在 g*****g 的大作中提到】
: Sure C++ can provide serialization, but probably not
: without some custom scheme, which is due to its lack of
: reflection mechanism. i.e. You can't just say I want to serialize
: this object and let SDK do it, at least not in object code level,
: you have to provide an implementation to
: actually do that. Correct me if I am wrong in that.
:
: provided
: standard
: attribute(
y*i
8 楼
相关阅读
下周codjam开始注册 有参加的么Python日报 2015年3月楼ReactJS可以和backbone,requirejs一块用啊。node- mongoose的思考ios 2d 游戏主流技术 框架是什么Spark 和 Dynamodb 之间 如何 连接Tech Talk: 围棋与人工智能zzL家不再用scala了。。Haskell还是很有用的。搞大数据那帮人连个quick sort都写不出来好的javascript程序员还真不多我对为什么使用FP的理解 (补)【工作机会】湾区软件工程师 (转载)regex probelmPostgresql 相关的几个slides求推荐一个免费的web hosting/网站空间C++ problemAngular 2: Built on TypeScript我还是认为scala的程序员水平高web crawler数据分析