specifications
how to define a rpm spec macro with empty body?
the problem is quite easy to exhibit: rpm --eval \"%define xyz\" error: Macro %xyz has empty body i want to get the patch_level and echo_dist may return sles11 or sles11sp1, for sle1s11 i just want[详细]
2023-01-11 15:46 分类:问答c# - is SHORT data type or it is still INT?
I am doing some classification and I am not sure: INT is a primitive datatype with keyword \"int\" But I can use Int16,Int32 or Int64 - I know C# has its own names for them. But are those data types[详细]
2023-01-10 20:20 分类:问答Is there a safe subset of JSON that can be used with all JSON parsers & databases
JSON is still becoming more and more important for exchange of data but the JSON specification is rather lax in some aspects:[详细]
2023-01-09 03:10 分类:问答Is it portable to reference the request parameter map after a request-cycle?
I\'d like to know if its conform to the java servlet specification 2.5 to reference/save the return value of request.getParameterMap() between requests.[详细]
2023-01-09 00:22 分类:问答Is the HTML 5 Spec already complete?
I\'m was looking for an HTML 5 and CSS 3 framework, I found 52Framework but I\'ve noticed that a lot of HTML 5 elements are still missing, even at开发者_StackOverflow the most basic level (reset.css).[详细]
2023-01-08 15:22 分类:问答Installing an empty directory with RPM
In my install section of my rpm Spec file I h开发者_StackOverflowave a bunch of mkdir\'s to create the directories I need. The ones that don\'t have any files installed in them get pruned out in the e[详细]
2023-01-08 15:19 分类:问答Changing Program Logic to Accommodate New Retail Tax Law
Background I have a program that has 开发者_高级运维implemented the two \"classic\" taxes for Ontario Canada: 5% GST and 8% PST. At the beginning of July (2010) the province switched to one combined H[详细]
2023-01-08 06:30 分类:问答WPF MVVM - Repository pattern query
I have a web service which provides an interface to query data. I am writing a WPF application using MVVM. I am working on creating a repository that my View Models can use to retrieve models. The rep[详细]
2023-01-08 02:38 分类:问答Is there a formal specification (like the Java Language Specification (JLS)) for Ruby?
Is there a definitive specification for Ruby, akin to the Java Language Specification for Java. Googling ruby language specification provides http://ruby-std.netlab.jp/ as a result, but the site is do[详细]
2023-01-08 02:19 分类:问答Is there a RPM Spec section executed before file dependency check?
I\'m trying to build an RPM that will install file dependencies if they don\'t exist. Is there an RPM Spec Section that will be executed before the RPM checks for dependencies. (I\'m refering to file[详细]
2023-01-07 22:26 分类:问答