登录
首页 » Java » 2002年原始火炬引擎仙剑情缘版-

2002年原始火炬引擎仙剑情缘版-

于 2017-11-04 发布 文件大小:31224KB
0 203
下载积分: 1 下载次数: 10

代码说明:

  这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。(This is a windows programming functions commonly used query tool, which contains functions to explain the various procedures used, for example, and so on, are very helpful for beginners.)

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

发表评论

0 个回复

  • 43556877
    java方面的教程, 是一个好教程 内容很全 讲解详细()
    2018-02-08 18:22:04下载
    积分:1
  • weblogic基本概念
    WebLogic 应用服务器有如下几个基本概念:  Domain: 域是个逻辑概念,用来组织管理一系列的应用服务器实例,也就是下面要解释的server. 域是WebLogic应用服务器中最大的概念,WebLogic应用服务器启动的时候就是以某个域来启动的,它有一个中心配置文件叫config.xml. A domain is the basic administration unit for WebLogic Server instances (servers) that is represented in its own configuration file (config.xml). A domain consists of one or more servers (and their associated resources) that you manage with a single Administration Server. Cluster: 族也是一个逻辑概念,用来分组用途相同的服务器实例,一个域中可以有多个族。 A cluster is a deployment in which multiple WebLogic Server instances (servers) run simultaneously and work together to provide increased scalability and reliability. A cluster appears to clients to be a single WebLogic Server instance. The servers that constitute a cluster can run on the same machine, or be located on different machines. Machine: 机器是物理上的概念,代表一台运行WebLogic应用服务器的实在的机器,包括其IP地址等信息。一个域中可以包括多台机器。(同一台机器可以属于不同的域吗?) A machine is the logical representation of the computer that hosts one or more WebLogic Server instances (servers). WebLogic Server uses configured machine names to determine the optimum server in a cluster to which certain tasks, such as HTTP session replication, are delegated. The Administration Server uses the machine definition in conjunction with the Node Manager application to start remote servers. Server: 服务器,也就是一个应用服务器的实例,用来部署和运行各种J2EE应用程序,也可以来配置各种服务程序。它是WebLogic应用服务器的基本服务单元。一个WebLogic域中一般有一个管理服务器和多个被管理服务器。也就是下面我们要谈到的两个概念。  A server is an instance of WebLogic Server that runs in its own Java Virtual Machine (JVM) and has its own configuration. Each WebLogic Server domain must have one server that acts as the Administration Server. In a typical production environment, the Administration Server is where the Administration Console is run and used to perform administrative tasks. By default, the Administration Server is called myserver. A typical production environment may also have one or more Managed Servers, which are instances of WebLogic Server used to host enterprise applications. Administrative Server: 管理服务器是用来管理配置域的中心点,一般来说,管理服务器上是不部署应用程序的,而是用来统一管理、配置、监控被管理服务器以及部署应用程序到被管理服务器上。一个域中有一台管理服务器。 Managed Server: 被管理服务器是用来部署运行各种应用程序的。一个域中有一台或多台被管理服务器。 Node Manager: 节点管理器是一个单独运行的后台程序,一般运行在被管理服务器的机器上,用来提供远程启动和停止服务器(Server)的功能。
    2014-02-28下载
    积分:1
  • 一个简单的完成端口的例子,适合入门者学习
    一个简单的完成端口的例子,适合入门者学习-A simple example of the completion of the port, suitable for beginners to learn
    2022-04-16 23:54:04下载
    积分:1
  • obs
    说明:  OBS的源码,学习屏幕广播、视频直播的可以参考下,里面包含了截屏技术、264编码、音频编解码、RTP传输协议等技术(OBS source code, learning screen broadcasting, video live broadcasting can be referred to, which includes screen capture technology, 264 coding, audio coding and decoding, RTP transmission protocol and other technologies.)
    2020-06-16 13:20:02下载
    积分:1
  • 一个客户端一个服务器端 服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话...
    一个客户端一个服务器端 服务器端可以和多个客户端进行连接进行文件的传输,还可以进行对话-A client of a server-side and server-side can connect to multiple clients for document transmission, but also to engage in dialogue
    2022-07-12 18:41:00下载
    积分:1
  • beginning-directx-11-game-programming
    Many of us wish to create our own video games. For some, gaming is a hobby, and for others it is something fun to participate in casually. But for the rest of us, gaming and the dream of making our own games is more like a passion. Chances are, if you’ve purchased this book, you are looking to turn your desire and passion into something you can play and share with others.
    2013-12-20 01:00:40下载
    积分:1
  • MFCODBCaccess
    VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.)
    2014-02-21 16:46:07下载
    积分:1
  • 地面准备平台上位机20171111
    一个完成labview项目,包括NI DAQ数据采集,串口数据采集,数据存储等功能。(A complete LabVIEW project, including NI DAQ data acquisition, serial port data acquisition, data storage and other functions.)
    2018-07-04 10:57:10下载
    积分:1
  • xcEduService01
    后端学成网站代码,教育网站模型,提供了后端的基础框架的搭建等(Backend Learning Website Code, Educational Website Model)
    2019-06-05 20:07:14下载
    积分:1
  • 基于VC++MPEG-4播放技术
    说明:  程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。对于硬件,无特殊要求。(running in Windows98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. For hardware, no special requirements.)
    2005-10-14 11:23:19下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载