Re: [Q] a view is associated with more than one view controller?

2012-10-25 Thread Baoming Tian
Why not just add the camera view as sub view of the root ? from my iPhone 在 2012-10-25,下午2:59,JongAm Park jongamp...@sbcglobal.net 写道: Hello, I'm having a problem while rebuilding old project which was made with iOS 3.x SDK at first. Currently I'm building it with iOS 6.0 SDK and can

default synchronous and full_fsync of Core Data Sqlite on iOS

2012-10-24 Thread Baoming Tian
Hi All, I read Apple's documentation Core Data Programming Guide recently. In chapter Persistent Store Features section Configuring a SQLite Store’s Save Behavior , they talked about different behavior of SQlite options synchronous and full_fsync on different version of Mac. However the

[Pkg-phototools-devel] 董少华

2010-11-14 Thread baoming
baoming 2010-11-13 attachment: cssb.gif___ Pkg-phototools-devel mailing list Pkg-phototools-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-phototools-devel

[Resin-interest] Quercus script-encoding don't work with double char encoding like CJK

2007-03-10 Thread sun baoming
-- Forwarded message -- From: sun baoming [EMAIL PROTECTED] Date: 2007-3-10 上午11:06 Subject: Quercus script-encoding don't work with double char encoding like CJK To: resin-interest@caucho.com i try the config from Getting Started with Quercus like the following, when i use

subscribe

2006-03-24 Thread sun baoming
subscribe

how to serializer such complex type?

2003-06-26 Thread baoming
hi,folks! I want to use Apache SOAP 2.3.1 to invoke the .Net Web service with the flowing params data type.But don't know how to write my own serializer to marshal the soap envelope the server side needed. any suggests reward! Thanks for your help. = the

Re: Re: how to serializer such complex type?

2003-06-26 Thread baoming
starting with Apache SOAP, use Apache Axis instead (http://ws.apache.org/axis/). It supports WSDL, which means interop with .NET is better (and much easier to code). On 26 Jun 2003 at 19:59, baoming wrote: hi,folks! I want to use Apache SOAP 2.3.1 to invoke the .Net Web service with the flowing