PLSQL Developer 11.0.2 中文版32位免安装


PLSQL Developer 11.0.2 中文版32位(免安装) 需要配合32位的oracle客户端
资源截图
代码片段和文件信息
// PL/SQL Developer Plug-In demo
// Copyright 1999 Allround Automations
// support@allroundautomations.nl
// http://www.allroundautomations.nl

// This demo shows an elementary interface

//---------------------------------------------------------------------------
#include 
#pragma hdrstop
//---------------------------------------------------------------------------
int WINAPI DllEntryPoint(HINSTANCE hinst unsigned long reason void*)
{
    return 1;
}
//---------------------------------------------------------------------------
// The three basic export functions
extern “C“
{
  __declspec(dllexport) char* IdentifyPlugIn(int);
  __declspec(dllexport) char* CreateMenuItem(int);
  __declspec(dllexport) void  OnMenuClick(int);
}

// Description of this Plug-In (as displayed in Plug-In configuration dialog)
char *const Desc = “C++Builder Plug-In demo 1“;
int PlugInID;


//---------------------------------------------------------------------------
// Plug-In identification a unique identifier is received and
// the description is returned
char* IdentifyPlugIn(int ID)
{
  PlugInID = ID;
  return Desc;
}
//---------------------------------------------------------------------------
// Creating a menu item
char* CreateMenuItem(int Index)
{
  switch (Index)
  {
    case 1 : return “Tools / &Plug-In 1 Demo...“;
  }
  return ““;
}
//---------------------------------------------------------------------------
// The menu item got selected
void OnMenuClick(int Index)
{
  switch (Index)
  {
    case 1 :
      ShowMessage(“Hello“);
      break;
  }
}
//---------------------------------------------------------------------------

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2048  2016-04-29 23:09  PLSQL Developer11.0.2中文绿色(32bit)PLSQL Developeraalf.dat

     文件     199456  2010-03-23 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL Developeraapf.dll

     文件          0  2003-03-13 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperAfterConnect.sql

     文件       1983  2004-08-14 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperBeautifierPreview.cfg

     文件         51  1999-02-15 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperBooksBooks.txt

     文件       1250  2011-02-11 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperCANames.sql

     文件    4824434  2013-08-16 14:32  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperChineseManual.pdf

     文件       3775  2013-08-16 14:05  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperChinesexc.txt

     文件     579470  2013-06-19 21:05  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperChinese.lang

     文件       3465  2004-05-19 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDefaultDatacharsets.data

     文件      14224  2004-07-28 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDefaultDatacities.data

     文件      13356  2003-10-05 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDefaultDatacompanies.data

     文件       4308  2003-10-12 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDefaultDatacountries.data

     文件       6462  2003-09-20 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDefaultDatafirstnames.data

     文件      11892  2003-09-20 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDefaultDatalastnames.data

     文件       5761  2004-07-07 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDefaultData ext.data

     文件       1594  2004-07-06 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorDeptEmpDemo.gd

     文件      37761  2005-09-28 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorUserDataComponents.txt

     文件       1414  2003-09-08 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDataGeneratorUserDataElements.txt

     文件        165  2003-01-25 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL Developerdefault.dat

     文件      11870  2012-07-19 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL Developerdefault.kwf

     文件        250  1998-11-29 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDemodeptname.tst

     文件       2595  1998-11-29 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDemoemployee.pck

     文件        194  1998-11-29 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDemoemployee.sql

     文件        244  1998-11-29 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperDemomgrname.tst

     文件       6789  2015-01-23 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL Developerec.txt

     文件     585512  2011-03-18 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperExamDiffExamDiff.exe

     文件       6359  2011-03-19 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperExamDiffReadme.txt

     文件       7929  2011-03-19 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperExamDiffwhatsnew.txt

     文件       1415  2005-11-16 00:00  PLSQL Developer11.0.2中文绿色(32bit)PLSQL DeveloperGraphTemplatesENAME+SAL-COMM-DEPTNO.graph

............此处省略549个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)