-
组合框的使用的形象示例
组合框的使用的形象示例-portfolio frame image of the use of the sample
- 2022-06-26 20:33:36下载
- 积分:1
-
学科展示平台
主要是设计一个平台,功能包括登陆,管理以及资料的一个展示,采用的是ssh框架进行项目的搭建,里面包括整套源码以及数据库方面的sql文件。
- 2022-11-03 08:45:20下载
- 积分:1
-
Android的HTTP的get和post方法
应用背景
本代码是在最新的Android平台Android studio上开发完成,主要使用了HTTP的GET和post的方法从有道字典的API上get一个英文单词的翻译,和post一个英文单词的和一些参数,返回的是XML的格式,采用了异步的网络获取方式,是初级开发人员的测试HTTP的方法的demo,是本人自己写的,第一个节目是HTTP的方法,第二个节目是UDP的接收,UDP的方法还未测试,可以用自己的服务器发送信息看看UDP能否接收到。
关键技术
在Android studio上开发的,主要使用了 Android自带的HTTPURLConnection的方法,来实现get和post的方法的实现,至于Android中的网络异步我用的是AsycTask的方法实现的异步,当异步完成之后,得到的结果信息会回传到应用界面,回传的界面是用的Handler.sendMessage(msg)的方法来实现,大致的技术描述就是这样的了。
- 2023-07-05 15:30:04下载
- 积分:1
-
餐馆美食HTML5网站模板
餐馆美食HTML5网站模板是一款适合餐饮美食网站的HTML5模板下载。
这是一个关于餐饮的HTML网页模板。
- 2022-02-11 12:03:53下载
- 积分:1
-
打开spider.exe
open spider.exe
- 2022-03-31 16:00:24下载
- 积分:1
-
elly
net服务器模型,希望对JAVA同行们有用!谢谢下载!()
- 2018-01-25 22:32:44下载
- 积分:1
-
Hibernate-3.1.2-reference-guide
很经典的hibernate开发过程的参考手册,值得收藏(Hibernate 3.1.2 reference guide)
- 2011-07-30 16:52:40下载
- 积分:1
-
struts2_day04讲义v_2.0
struts2框架文档介绍使用,讲义说明框架的介绍,使用,功能,如何开发。(Strts2 Framework Document describes the use of the framework, the introduction of the framework, use, function, how to develop.)
- 2020-06-25 09:40:02下载
- 积分:1
-
NG java test
How to build and execute Execute `mvn spring-boot:run` to start the application. Access its REST endpoint at`http://localhost:8090/rest/image`.
Requirements
We have a REST API that manages images. An image has the following attributes:
- id: A unique id
- creation date: The date and time the image was created
- title: A title e.g. "My new shoe"
- tags: A list of tags e.g. Fashion, Shoe.
Implement an endpoint for searching images with specified tags.
- Input: List of 1 or more tags.
- Output: Images that have at least one of the given tags.
- 2022-10-15 23:10:03下载
- 积分:1
-
Distributed_Videostreaming
这是一个peer to peer的视频流系统. 该系统采用RTP协议,因此与某些采用http/ftp协议进行传输的系统不同,本系统在视频流下载的过程中就可以同时观看。(This is a peer-to-peer Video System. The system uses RTP, Thus, some use http/ftp protocol transmission system, The video streaming system in the process of downloading it can watch.)
- 2007-05-25 15:23:27下载
- 积分:1