登录
首页 » 电子书 » 教学配置EJB.rar 是以前刚学EJB时,一个老师给的,是一个桌面录像,把配置的过程路了下来,还带声音解释,相信会很有用。...

教学配置EJB.rar 是以前刚学EJB时,一个老师给的,是一个桌面录像,把配置的过程路了下来,还带声音解释,相信会很有用。...

于 2022-01-28 发布 文件大小:8.79 MB
0 118
下载积分: 2 下载次数: 1

代码说明:

教学配置EJB.rar 是以前刚学EJB时,一个老师给的,是一个桌面录像,把配置的过程路了下来,还带声音解释,相信会很有用。-EJB.rar teaching configuration is just learning EJB before, a professor, is a desktop video, the configuration process down the road, with voice interpretation, it will be very useful.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Sql7chm help documentation. Zip help
    Sql7chm帮助文档.zip的帮助-Sql7chm help documentation. Zip help
    2023-08-19 23:55:05下载
    积分:1
  • linux圣经:介绍,包括Fedora、Debian、Ubuntu SUSE knoppix,,,…
    Linux Bible:简介,包括Fedora、KNOPPIX、Debian、SUSE、Ubuntu和其他7种Linux*非常适合计划过渡到Linux的用户,这些用户希望试用不同的发行版,看看哪一种最能满足他们的需求*包括关于Linux的实际用途、多媒体应用程序、即时消息、BT、,以及改进的安全技术
    2022-04-19 07:54:58下载
    积分:1
  • C and targets a very good book. There are many code be used.
    C和指针非常好的一本书.里面的有许多代码可以借鉴.-C and targets a very good book. There are many code be used.
    2022-03-17 19:33:19下载
    积分:1
  • 关于如何汇编高质量,程序,以汇编为兰本是汇编的一种语言艺术...
    关于如何汇编高质量,程序,以汇编为兰本是汇编的一种语言艺术-On how the compilation of high-quality, procedures, to compile for the orchid is a compilation of language arts
    2022-08-22 12:34:18下载
    积分:1
  • 第 一 节 ispDesignEXPERT 简 介 第 二 节 ispDesignEXPERT System 的 原 理 图 输 入 第 三 节 设...
    第 一 节 ispDesignEXPERT 简 介 第 二 节 ispDesignEXPERT System 的 原 理 图 输 入 第 三 节 设 计 的 编 译 与 仿 真 第 四 节 ABEL 语 言 和 原 理 图 混 合 输 入 第 五 节 ispDesignEXPERT System 中 VHDL 和Verilog 语 言 的 设 计 方 法 第 六 节 在 系 统 编 程 的 操 作 方 法 第 七 节 ModelSim 的 使 用 方 法 附 录 一 ispDesignEXPERT System 上 机 实 习 题 附 录 二 ispDesignEXPERT System 文 件 后 缀 及 其 含 义-Introduction Section II, section I ispDesignEXPERT ispDesignEXPE RT System III schematic design input to the compilation and simulation fourth ABEL language and schematics mixed input System V ispDesignEXPERT VHDL and Verilog language the statement in section VI Design System Programming methods of operation of the sect ModelSim use is an appendix pDesignEXPERT System attachment that the plane Appendix 2 ispDesignEXPE RT System file extension and its meaning
    2022-04-23 20:02:21下载
    积分:1
  • 很好的完成下载的机会。太阳核心技术研发Java2,…
    非常不错,机会难得,赶快下载。sun公司开发的,java2核心技术,7th Edithon卷I和卷II还有它们的源码:基础知识。高级性能,包括一系列的高级java应用技术,如数据库德连接,高级swing,多线程,软件本地化等等,本文件中则包含该书中的所用实例,配合该书使用,使对java的学习更具效率。-very good chance to finish downloading. Sun developed the core technology java2, 7th Edithon Volume I and Volume II have their source : the knowledge base. High performance, including a series of senior java applications, such as database connectivity Germany, the High swing, multithreading, software localization, etc., the document includes the book by example, with the use of the book, so the java learning more efficient.
    2022-08-09 20:05:18下载
    积分:1
  • 关于asp的 很好看
    关于asp的书 很好看-on asp very good book
    2023-07-04 23:25:03下载
    积分:1
  • 这是关于vb方面的好资料,对初学者有非常大的好处。
    这是关于vb方面的好资料,对初学者有非常大的好处。-This is about vb in good information on the beginners have a very big advantage.
    2023-04-06 05:30:04下载
    积分:1
  • 一、安装SQL数据库 1、 打开Microsoft SQL Server 企业管理器 2、 建立一个新的数据库,名称为 XfokSite_Free (必...
    一、安装SQL数据库 1、 打开Microsoft SQL Server 企业管理器 2、 建立一个新的数据库,名称为 XfokSite_Free (必须为这个名字) 3、选择该数据库,点击鼠标右键 -> 所有任务 -> 还原数据库 -> 从设备 -> 选择设备 -> 添加 -> 选择程序目录下的数据库里面的文件 二、安装程序 1、如果程序没有放在虚拟目录下,请把所有文件放在网站根目录下,否则会提示出错。 三、设置 1、 用文本编辑器打开web.config 2、 找到 红色部分:数据库服务器地址,如果为本地地址,请设置为(local),外部请直接修改为IP地址(不要加括号) 深红部分:数据库名称 粉红部分:SQL数据库登陆用户名 蓝色部分:SQL数据库登陆密码 四、设置完毕! 直接在浏览器中敲入地址,来体验一下心随我动,网站建设超轻松的快感吧!-one, the installation of a SQL database, the Microsoft SQL Server Enterprise Manager 2, the establishment of a new database, known as the XfokSite_Free (for the name) 3, selecting the database, the click of a mouse right-gt; All tasks- gt; Reduction database-gt; from equipment-gt; the selection of equipment-gt; add-gt; the selection process database directory inside the paper two, the installation of a procedure,
    2022-01-27 16:21:38下载
    积分:1
  • VBA 2000 Outlook信息
    VBA For Outlook 2000 资料-VBA For information on 2000 Outlook
    2022-01-21 05:27:45下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载