using System.Collections.Generic;using
System.ComponentModel;using System.Diagnostics;using System.Linq;using
System.Text;using System.Windows.Forms;u...
using System.Drawing;using
System.Windows.Forms;using System.Drawing.Drawing2D;using
System.Runtime.InteropServices;using System;using System.Drawing....
分类:
其他好文 时间:
2014-06-12 00:08:28
阅读次数:
1357
Export Wizard Error Errors occurred during the
buildProblems occured when invoking code from plug-in: "org.eclipse.resources".
The builder launch con....
分类:
其他好文 时间:
2014-06-11 23:31:49
阅读次数:
255
1.1. 系统安装应用Oracle EBS WEB Application Development
IntegratorWEB ADI在Oracle EBS 11.5.10.* 版本中,配置不同;WEB ADI在Oracle EBS
R12.0.4版本中,默认安装;职责在Oracle EBS 11....
分类:
移动开发 时间:
2014-06-11 08:50:16
阅读次数:
342
1.1.1 表单个性化定义 Oracle EBS 11.5.10所增加的Form
Presonalization功能,是在对Form不进行开发的前提下,用一些系统内置的触发器,按照所设定的控制规则及条件逻辑,改变Form的标准功能,从而实现对部分功能个性化控制的目的。如下是使用“Form
Preso...
分类:
其他好文 时间:
2014-06-09 22:43:45
阅读次数:
363
public class CSVHelper {
System.Windows.Forms.SaveFileDialog saveFileDialog1;//保存 private string header =
string.Empty;//标题 //...
分类:
其他好文 时间:
2014-06-09 19:17:52
阅读次数:
322
1. 与用户信息相关API PKG. --和用户处理有关的API FND_USER_PKG;
--和用户密码处理有关的API FND_WEB_SEC; --和用户职责处理有关的API FND_USER_RESP_GROUPS_API; 2.
激活失效用户帐号. -------------------...
分类:
数据库 时间:
2014-06-08 22:06:24
阅读次数:
476
---修改密码,并且将限制用户下次登录的时候(第一次登录),强制要换一个新的口令:
---此过程可以完全模拟我们在标准用户的Form里面初始化用户的密码的动作!
---最后要说明的是,这个处理过程是通过研究标准创建用户的画面得出来的结果,所以,如果有需要,请放心使用! SELECT last_log...
分类:
数据库 时间:
2014-06-08 21:57:19
阅读次数:
403
登录ORACLE EBS系统遭遇TOMCAT页面...
分类:
数据库 时间:
2014-06-08 16:58:31
阅读次数:
234
A JSP page exists in three forms:JSP source
code:consists of a mix of HTML template code.Java language statements.JSP
directives and actions that desc...
分类:
Web程序 时间:
2014-06-08 00:18:41
阅读次数:
523