Visual C++ 的 C 运行时刻函数库标识模板0xCD 已经分配的数据(alloCated
Data)0xDD 已经释放的数据(Deleted Data)0xFD 被保护的数据(Fence Data)Visual C++ 的 C
运行时刻函数库内存块类型标识符_NORMAL_BLOCK 由程序...
分类:
其他好文 时间:
2014-05-09 12:48:45
阅读次数:
350
$.ajax({ url: baseURL +
"InvoiceSale/OnQuotaInvoiceSale", //点击核销单号时,点击核销时,交互的页面 type: "POST", data:
JSON.stringify(createTable.r...
分类:
Web程序 时间:
2014-05-09 12:38:10
阅读次数:
898
自从使用AspectJ风格切面配置,使得Spring的切面配置大大简化,但是AspectJ是另外一个开源项目,其规则表达式的语法也稍稍有些怪异。下面给出一些常见示例的写法:比如,下面是一个对Service包上所有方法的切面配置
表达式所处...
分类:
编程语言 时间:
2014-05-09 12:24:36
阅读次数:
327
原文:DevExpress.XtraReports.UI.XtraReport
动态报表using System;using System.Collections.Generic;using
System.ComponentModel;using System.Data;using System.D...
分类:
其他好文 时间:
2014-05-09 11:39:38
阅读次数:
611
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Data.SqlClient;using
System.IO;namespace CindyDatabaseP...
分类:
数据库 时间:
2014-05-09 11:37:48
阅读次数:
378
/// /// 根据Excel转换成DataTable /// /// 文件名称 ///
private System.Data.DataTable getTableByExecl(string FileName) ...
分类:
其他好文 时间:
2014-05-09 11:03:31
阅读次数:
246
今天练习了一下@ResponseBody,主要是对json字符返回有了新的了解。1.配置@ResponseBody:
在Spring-Servlet.xml中开启注解配置: //主要是这一句比较重要。 ...
分类:
编程语言 时间:
2014-05-08 21:57:22
阅读次数:
371
com.sun.xml.bind.v2.ContextFactory类找不到的解决用cxf+spring发布webservice,使用apache-cxf客户端方式调用接口访问服务器时,报javax.xml.bind.JAXBException:
Provider com.sun.xml.bind....
分类:
编程语言 时间:
2014-05-08 21:54:58
阅读次数:
430
原文:DevExpress XtraReports 入门二 创建
data-aware(数据感知) 报表本文只是为了帮助初次接触或是需要DevExpress
XtraReports报表的人群使用的,为了帮助更多的人不会像我这样浪费时间才写的这篇文章,高手不想的看请路过本文内容来DevExpress ...
分类:
其他好文 时间:
2014-05-08 21:51:31
阅读次数:
382
1、技术解决方案--------->(widget/event/ajax)->function->data------>XMLHttpRequest----->Server1、业务流程------------》通过技术的解决方案来实现。不管是什么业务流程,技术都是可以实现的。
分类:
其他好文 时间:
2014-05-08 21:48:39
阅读次数:
284