using System;using System.Collections.Generic;using System.Linq;using System.Threading.Tasks;using Microsoft.AspNetCore.Mvc; namespace LayUICore.Areas ...
分类:
其他好文 时间:
2020-06-07 10:50:33
阅读次数:
62
1.html: <movable-area class="movableArea"> <movable-view class="movableView" direction="all" inertia x="{{x}}" y="{{y}}" bindchange="touchChange" bind ...
分类:
微信 时间:
2020-06-04 15:23:38
阅读次数:
141
showRec:function(obj){window.formData=null;vardialog=layer.open({type:2,title:‘订单支付‘,content:‘orderPayShow.jsp‘,maxmin:true,area:layui.setter.area,btn:[‘关闭‘],btnAlign:‘c‘,success:function(layero,index
分类:
其他好文 时间:
2020-06-04 12:14:29
阅读次数:
57
showRec:function (obj) { window.formData = null; var dialog = layer.open({ type: 2 ,title: '订单支付' ,content: 'orderPayShow.jsp' ,maxmin: true ,area: la ...
分类:
其他好文 时间:
2020-06-03 23:11:21
阅读次数:
57
在所有的路由器上运行OSPF协议,通告相应网段到0区域, 配置 AR3 ospf 1 router-id 3.3.3.3 area 0.0.0.0 network 3.3.3.3 0.0.0.0 network 10.1.23.0 0.0.0.255 # AR2配置 ospf 1 router-id ...
分类:
其他好文 时间:
2020-06-03 17:35:53
阅读次数:
94
三个按钮:,btn:[‘拨打‘,‘挂断‘,‘关闭‘]‘拨打‘,‘挂断‘这两个是不同时出现的。vardialog=layer.open({type:2,title:‘拨打电话‘,content:‘customerPhone.jsp‘,maxmin:true,area:layui.setter.area_percent,o
分类:
其他好文 时间:
2020-06-03 10:44:28
阅读次数:
57
Manhattan Wiring 题意: There is a rectangular area containing n × m cells. Two cells are marked with “2”, and another two with “3”. Some cells are occup ...
分类:
其他好文 时间:
2020-05-31 16:26:04
阅读次数:
66
vardialog=layer.open({type:2,title:‘客户订单‘,content:‘ordersForm.jsp‘,maxmin:true,area:layui.setter.area,btn:[‘保存‘,‘取消‘],btnAlign:‘c‘,yes:function(index,layero){variframeWindow=window[‘layui-layer-iframe
分类:
其他好文 时间:
2020-05-31 09:19:10
阅读次数:
69
Given n non-negative integers representing the histogram's bar height where the width of each bar is 1, find the area of largest rectangle in the hist ...
分类:
其他好文 时间:
2020-05-30 23:25:31
阅读次数:
106
引入 area.js /* * 全国三级城市联动 js版 */ function Dsy(){ this.Items = {}; } Dsy.prototype.add = function(id,iArray){ this.Items[id] = iArray; } Dsy.prototype.E ...
分类:
Web程序 时间:
2020-05-29 09:34:57
阅读次数:
290