和require.js没关系,只是最近看了拿来练练手~~ 1.html(引用require.js模块) 2.main.js(程序入口文件) 3.event.js(跨浏览器的事件处理程序和事件对象) ...
分类:
其他好文 时间:
2016-12-11 15:27:47
阅读次数:
154
用友数据库表名参照表1 Accessaries 成套件表2 AccInformation 帐套参数表3 AdjustPVouch4 AdjustPVouchs5 Ap_AlarmSet 单位报警分类设置表6 Ap_BillAge 帐龄区间表7 Ap_Cancel 核销情况表8 Ap_CancelNo ...
分类:
数据库 时间:
2016-12-11 01:19:44
阅读次数:
188
1.下载 instantclient_11_2.zip PL/SQL2.解压instantclient_11_2.zip到相应文件夹,比如:E:\oracleclient\instantclient_11_2, 在该文件夹下面编写sqlnet.ora文件内容:NAMES.DIRECTORY_PATH ...
分类:
数据库 时间:
2016-12-06 02:56:20
阅读次数:
225
1,动态web项目?Dynamicwebproject.网络?web.上一个?back.下一个?next.完成?finish.取消?cancel.2,图片,图像?img---->p_w_picpath---->gtp格式图片?picture---->png格式高度?height.宽度?width.没有一个(有点类似于空)?none左边?left.
分类:
其他好文 时间:
2016-12-02 03:49:20
阅读次数:
143
前言: 实现垂直方向的单列表来说,使用UITableView足以;若是需要构建横向滑动列表、gridView等直线型布局,则使用UICollectionView+UICollectionViewFlowLayout搭建最合适;更复杂的布局,则可以使用UICollectionView+自定义Layou ...
分类:
其他好文 时间:
2016-12-01 09:36:25
阅读次数:
263
action 1、action-sheet 从屏幕底部出现的菜单表。 属性名 类型 默认值 说明 hidden Boolean true 是否隐藏 bindchange EventHandle 点击背景或action-sheet-cancel按钮时触发change事件,不携带数据 2、action- ...
分类:
其他好文 时间:
2016-11-25 23:10:50
阅读次数:
299
摘自: www.uml-diagrams.org Here we provide several UML class diagrams for the Java? 7 java.util.concurrent package. Several java.util.concurrent.* packa ...
分类:
编程语言 时间:
2016-11-20 13:47:38
阅读次数:
197
$('#Order_information').append('<div class="single_product"> <div class="Cancel"> <a href="javascript:void(0);" onclick="continuePay('+orderno+','+use ...
分类:
移动开发 时间:
2016-11-18 22:24:39
阅读次数:
332
UIAlertView *theAlert = [[[UIAlertViewalloc] initWithTitle:@"Attention" message:@"I'm a Chinese!"delegate:nilcancelButtonTitle:@"Cancel" otherButtonTi ...
分类:
其他好文 时间:
2016-11-17 01:35:45
阅读次数:
223