08 2017 档案
摘要://字体 BaseFont baseFont = null; //路径 File path = new File("G:\\123.pdf"); //document对象 设置纸张 四周边距 Document document = new Document(PageSize.A4, 50, 50, 50, 5...
阅读全文
摘要:<!-- 调度器 --> <bean id="startQuertz" autowire="no" class="org.springframework.scheduling.quartz.SchedulerFactoryBean"> <property name="triggers"> <list
阅读全文
摘要:看了别人写的 自己照着写了一下 <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = requ
阅读全文
摘要:<script src="<%=basePath%>plug-in-js/My97DatePicker/WdatePicker.js" type="text/javascript" defer="defer"></script> <input type="text" id="kspxsjs" nam
阅读全文
摘要:org.hibernate.LazyInitializationException: could not initialize proxy - no Session at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractL
阅读全文
摘要:<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()
阅读全文
摘要:public class DateTest { /* * 日期格式 常用的两种 * yyyy-MM-dd * yyyy/MM/dd */ public static void main(String[] args) throws ParseException { //01.Date 转换成字符串 Date ...
阅读全文

浙公网安备 33010602011771号