03 2018 档案

摘要:1 如何使用 引入 <link href="bootstrapValidator.min.css" rel="stylesheet"> css文件 <script src="bootstrapValidator.min.js"></script> js文件 2 在文档加载完成初始化 <script 阅读全文
posted @ 2018-03-23 16:21 白羽轻飘 阅读(706) 评论(1) 推荐(0)
摘要:<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE validators PUBLIC "-//Apache Struts//XWork Validator 1.0.2//EN" "http://struts.apache.org/dtds/xwork-v 阅读全文
posted @ 2018-03-22 09:57 白羽轻飘 阅读(137) 评论(0) 推荐(0)
摘要:1 IF EXISTS (SELECT 1 FROM sys.types t join sys.schemas s on t.schema_id=s.schema_id and t.name='tp_AICMonthlyWarrantData' and s.name='MIR') DROP TYPE 阅读全文
posted @ 2018-03-20 15:56 白羽轻飘 阅读(128) 评论(0) 推荐(0)