//爱心<script>!function(e,t,a){function n(){c(".heart{width: 10px;height: 10px;position: fixed;background: #f00;transform: rotate(45deg);-webkit-transfo Read More
posted @ 2020-07-30 11:16 泉城余文乐 Views(90) Comments(0) Diggs(0) Edit
if not exists(select * from sys.columns where [object_id] = object_id('szydytglhyytb') and name = 'SZYDYTGLHYYTB_HYBM') BEGINalter table szydytglhyytb Read More
posted @ 2020-07-28 11:21 泉城余文乐 Views(68) Comments(0) Diggs(0) Edit
var lxry=$('#XTextBox6').val();debuggervar dlg = $('#IFrame1Dialog').dialog({ title: '批量添加列席人员', //标题 width: 450, //宽 height: 500, //高 onLoad: functio Read More
posted @ 2020-07-14 16:26 泉城余文乐 Views(113) Comments(0) Diggs(0) Edit
CREATE OR REPLACE VIEW VW_SXGL_SXPZZXQKCX ASSELECT CONCAT(CONCAT(L.SXGLSXZXQK_PZBH,L.SXGLSXZXQK_SSDWBH),CONCAT(L.SXGLSXZXQK_SXJGBH,K.SXGLSXXY_SXBZBH)) Read More
posted @ 2020-07-08 14:08 泉城余文乐 Views(429) Comments(0) Diggs(0) Edit
$('.easyui-replaceEnters').eq(1).find("tr:eq(1)").find("td:eq(2)")[0].setAttribute("colspan","12"); setAttribute removeAttribute getAttribute $('.easy Read More
posted @ 2020-07-03 15:50 泉城余文乐 Views(596) Comments(0) Diggs(0) Edit
var selfw2 = this; //selfw2.loadData(nm); return selfw2.loadData(nm).then(function(){ var cardInstance = selfw2.cardInstance(), cardData = selfw2.card Read More
posted @ 2020-06-22 16:58 泉城余文乐 Views(2881) Comments(0) Diggs(0) Edit
在开发过程中,存在开发人员随意更改目录结构,功能菜单,业务对象目录结构,并使用工具导入到统一的开发环境,导致统一开发环境中相关结构混乱的问题。故总体设计时,工具统一添加导出相关目录结构限制。 如果的确需要导出目录结构,功能菜单,业务对象的前三级:在"$GSPServer安装目录\bscw_local Read More
posted @ 2020-06-17 11:08 泉城余文乐 Views(182) Comments(0) Diggs(0) Edit
内嵌Dialog弹出时出现该类问题排查方向有以下几点:假设自定义控件中定义的表单为表单A,主表单为表单B。 1、表单A及表单B应使用不同的数据模型。 2、表单A及表单B中自定义脚本的控制器名、脚本方法名不能有重复。 3、表单A及表单B中所包含控件ID不能有重复。 var selfw = this; Read More
posted @ 2020-06-16 09:40 泉城余文乐 Views(244) Comments(0) Diggs(0) Edit
1.在桌面新建一个txt文件,并且给它后缀改成sql 2.在notepad中将sql复制出来 3.点击新建sql文件的编辑,注意,一定不是打开。 4.将sql文本粘贴即可! 这里真是巨坑! Read More
posted @ 2020-06-08 20:00 泉城余文乐 Views(231) Comments(0) Diggs(0) Edit
CREATE OR REPLACE VIEW VW_SXGL_SXPZZXQKCX ASSELECT //复合主键 CONCAT(CONCAT(L.SXGLSXZXQK_PZBH,L.SXGLSXZXQK_SSDWBH),CONCAT(L.SXGLSXZXQK_SXJGBH,K.SXGLSXXY_S Read More
posted @ 2020-06-05 14:46 泉城余文乐 Views(288) Comments(0) Diggs(0) Edit