登录
首页 » Java Develop » JSON数据交换格式(含源代码及实现例子).rar

JSON数据交换格式(含源代码及实现例子).rar

于 2022-07-27 发布 文件大小:13.98 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

JSON数据交换格式(含源代码及实现例子).rar-JSON data interchange format (including source code and implementation of an example). Rar

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

发表评论

0 个回复

  • 牧羊犬
    sheepdog
    2022-03-21 13:54:49下载
    积分:1
  • java实现的ftp客户端及服务端,ftp的基本功能。服务端加入命令控制...
    java实现的ftp客户端及服务端,ftp的基本功能。服务端加入命令控制-java achieve the ftp client and the server, ftp"s basic functions. Server to control orders
    2023-07-06 04:30:03下载
    积分:1
  • 阿房投票问卷管理系统 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改openda...
    阿房投票问卷管理系统 1)管理员登陆帐号和密码都是admin。 2)数据库连接方式是使用JDBC For SQL Server驱动。用户使用时要修改opendata.jsp文件,修改SQL Server登陆用户名和密码。 3)目前的数据库连接、访问、修改都是通过页面完成,效率不是太高,在新版本中将使用JavaBeans实现。 4)新版本将添加如下功能:管理员权限设置、投票主题发布可选择单选或多选、投票者留言反馈等。-Awa vote a questionnaire Management System) administrator landing account and password are admin. 2) The database connection is to use SQL Server For JDBC driver. When users opendata.jsp document to amend, modify SQL Server username and password. 3) the current database connections, access, modify through the pages are completed, efficiency is not high, the new version will use JavaBeans achieve. 4) The new version will add the following functions : administrator settings, the option to vote theme release danxuan or election, voters voice feedback.
    2022-08-07 19:38:39下载
    积分:1
  • 基础知识,为想了解JAVA的朋友提供最基础,最好的中文教程,当然也有高级的
    基础知识,为想了解JAVA的朋友提供最基础,最好的中文教程,当然也有高级的-Basic knowledge, as a friend would like to know JAVA to provide the most basic, the best Chinese Course and, of course, have higher
    2022-06-13 22:17:46下载
    积分:1
  • JPA
    JPA - Java Persistence User manual-JPA- Java Persistence User manual
    2022-01-26 00:16:46下载
    积分:1
  • java SOCKET研究及原代码 很详细
    java SOCKET研究及原代码 很详细-study and the original code in great detail
    2023-07-15 02:55:02下载
    积分:1
  • 本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添...
    本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编辑的功能4)前台可以自动生成栏目,默认为选择前十的栏目 5)前台显示当天的下载爬行和总的下载排行 6)前台能够显示数据的统计 7)本程度的美化做得已经很好了,几乎拿来过来就能用 8)可以进行注册、登陆、搜索的功能 9)忘了,太多了,我记不清…… -Feature of this procedure are as follows: 1) This procedure is totally jsp scripting technology used 2) the background of management, can be set on the columns, add, delete, modify the function of columns and feature 3) can add records to add, delete, edit function
    2022-11-21 06:45:03下载
    积分:1
  • 编写一个java应用程序。用户从键盘输入一个1
    编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为: bzdz izu sxgzd vs lh ,vpzg woflsh vs vwrh vhlsddlmp glm wrw gzy vsg .gflyz gstfzu bvsg gzsd hdmlp vml lm ,hghzvy wmz hwiry mvvdgvy izd z hzd vivsg ,ltz tmlo tmlO 情报人员已经知道,这段电报的加密方式为: 1. 首先将字符串的顺序颠倒。 2. 字母互换的规律为:A->Z, B-Y, C-X...X->C, Y->B, Z-A a->z, b->y, c-x...x->c, y->b, z->a. 3. 非字母字符保持不变。 请编程帮助情报人员破译这份机密电报。给出注释良好的源程序和程序运行后的结果。 -Write a java application. User keyboard input from a number between 1-9999, the program will determine the number of a few are a few, and to determine whether the number of palindrome number. Palindrome refers to a number of the figure contains a number of reverse order and after a number of the original number of the same, such as the number of 12121,4224,6778776 are palindrome. 1) proced
    2023-05-18 17:45:02下载
    积分:1
  • 查找素数,析因,对称矩阵输出
    素数的查找,阶乘的计算,对称矩阵的输出-find prime numbers, the factorial, symmetric matrix output
    2023-08-17 13:00:03下载
    积分:1
  • Spring发邮件
    Spring发邮件 -Spring e-mail
    2023-09-03 00:55:04下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载