登录
首页 » Java » 20180726183450

20180726183450

于 2018-08-06 发布 文件大小:24KB
0 271
下载积分: 1 下载次数: 1

代码说明:

  自己配置了一个SSM框架,打算做个小网站,这里把SSM的配置流程详细的写了出来,方便很少接触这个框架的朋友使用,文中各个资源均免费提供!(The configuration of a SSM framework, plan to do a small site, here the configuration of the SSM detailed write out, convenient to contact with the framework of friends, all the resources are free of charge in the text!)

文件列表:

121.xlsx, 73931 , 2018-07-26

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

发表评论

0 个回复

  • socket_program_guide
    1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
    2020-11-14 14:59:42下载
    积分:1
  • 025888-01
    本光盘包含了本书各章中出现的所有程序的源代码。 1. 如果是Java程序,可以直接通过javac加java命令运行。 2. 如果是JSP类型的程序,可以参照本书描述的方式运行。 (The CD-ROM contains the various chapters of this book appear in the source code for all programs. 1. If the Java program can be added directly through the java command to run javac. 2. If it is JSP types of procedures, can refer to the manner described in this book run.)
    2009-05-12 20:20:41下载
    积分:1
  • 001
    第一个c程序 非常有用的第一步 请多多指教(the first one)
    2010-05-15 11:16:07下载
    积分:1
  • facedet
    Face detection based on HaarCascade features. This code uses opencv java wrapper.
    2014-08-16 19:35:16下载
    积分:1
  • poi-2.5.1
    poi-2.5.1-sources.jar poi 2.5.1的源码(poi-2.5.1-sources.jar the source code of poi 2.5.1)
    2017-03-06 10:11:56下载
    积分:1
  • Tanhaoqiang_C_Language(word)
    这是谭浩强版的C语言教程。我觉得很经典。若自学C语言的,这本书很有帮助。(This is the Hao-strong version of the C language tutorial. I feel very classic. If the self-learning C language, this book helpful.)
    2008-12-23 11:14:20下载
    积分:1
  • KMSpico_20131119
    说明:  操作文件,用于C语言的编程使用,可以供初学者使用。(Operation file, used for programming in C language, can be used by beginners)
    2019-10-18 16:00:06下载
    积分:1
  • Numerical-Recipes-in-C-The-Art-of-Scientific-Compu
    《Numerical Recipes in C-The Art of Scientifi c Computing 2nd Edition》十分珍贵的一本C语言数值算法大全(" Numerical Recipes in C-The Art of Scientific Computing 2nd Edition" is very rare a C-numerical algorithm Daquan)
    2010-01-28 23:50:33下载
    积分:1
  • MasteringRMI
    《精通RMI:Java与EJB企业级应用开发》书籍的源代码. 本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设计模式。详细讲述了如何利用RMI的所有高级特性,如何创建RMI系统,实例丰富,还介绍了常用的客户/服务器结构、远程调用的本质以及与RMI相关的技术。作者把既简单又很有说服力的应用与理论相结合,全书由浅入深,概念叙述和应用分析并举,使读者不仅“知其然”,而且“知其所以然”。对于所有关注Java技术、从事企业应用实现的读者来说,是一本内容详尽、技巧高超的参考书籍。 ("proficient RMI : Java and EJB enterprise-class application development, "the source books. the book is about RMI classics, a clear demonstration of the design and creation of RMI application relates to the idea, including the most commonly used design patterns. A detailed account of how to use RMI all advanced features, how to set up RMI system, abundant examples, also introduced in the client/server structure, the nature of long-distance calls with the RMI and related technologies. The authors not only simple but also very convincing application and theory, elementary book. the concept of narrative and analysis applications simultaneously, so that readers not only "know-" and "know why they are so." For all the concern Java technology, enterprise applicat)
    2006-07-28 19:44:17下载
    积分:1
  • TestCalculatorDemo
    mfc计算器的实现源码 mfc计算器的实现源码 mfc计算器的实现源码(TestCalculatorDemo TestCalculatorDemo )
    2013-12-19 15:38:58下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载