CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - string array

搜索资源列表

  1. json2

    0下载:
  2. 列举了有关json字符串数组的一系列操作-Examples were given of a series of operations json string array
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:5.59kb
    • 提供者:柴必青
  1. 实现生产者和消费者问题

    1下载:
  2. 实现生产者和消费者问题。输入:由英文字母和数字组成的不定长度字符串数组,例如{“abc”,”23d”,”1a”}。每隔100毫秒,生产者线程读入数据,放入生产者公用的仓库;消费者从仓库中取出字符串,进行倒置,-Producers and consumers realize the problem. Input: letters and numbers from the adventitious length of the string array, for example, {" ab
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-27
    • 文件大小:778byte
    • 提供者:
  1. java_applet

    0下载:
  2. Applet类与Applet小程序,数组 向量 字符串 递归 排序-Applet applet Applet class, recursive sort string array vector
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:643.35kb
    • 提供者:guaiguai
  1. JESON

    0下载:
  2. json 转换,字符串,数组,list,map,dictionary 以及其他对象转换为json对象-json conversion, string, array, list, map, dictionary, and other objects into json object
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:561byte
    • 提供者:luoyunlong
  1. Java.code.string.array.operation

    0下载:
  2. Java编程字符串及数组操作经典源码Java programming source code string and an array of classic operation -Java programming source code string and an array of classic operation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:13.53kb
    • 提供者:qb_fj
  1. JAVA.design.classic.array.string.data

    0下载:
  2. JAVA数组字符串开发设计经典资料JAVA development and design of the classic array of string data -JAVA development and design of the classic array of string data
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:291.89kb
    • 提供者:fd
  1. split-String

    0下载:
  2. 写了一个高效的分离字符串,主要是基于字节数组实现,比API里面的函数实现高效-Write an efficient separation of strings, mainly based on the byte array to achieve than the API function inside Efficient
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:7.49kb
    • 提供者:he_wen
  1. Java_3

    0下载:
  2. 文本B01.txt:创建带有标签和文本框的窗体。当用户在文本框中输入其姓名后按回车,显示欢迎用户使用 java 编程的消息。例如用户输入姓名 flyhorse ,则显示消息“你好, flyhorse, 欢迎你使用 java 编程!”,并能*正常关闭窗口。 文本TB.txt:在Applet界面中安排一个文本框和一个标签,在文本框输入一个整数按回车后, 在标签中显示该数最高位数字。 文本Equation.txt)设计一个界面程序求一元二次方程的根 文本splitTest.txt:输入
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:4.04kb
    • 提供者:小李
  1. Java_3

    1下载:
  2. 文本B01.txt:创建带有标签和文本框的窗体。当用户在文本框中输入其姓名后按回车,显示欢迎用户使用 java 编程的消息。例如用户输入姓名 flyhorse ,则显示消息“你好, flyhorse, 欢迎你使用 java 编程!”,并能*正常关闭窗口。 文本TB.txt:在Applet界面中安排一个文本框和一个标签,在文本框输入一个整数按回车后, 在标签中显示该数最高位数字。 文本Equation.txt)设计一个界面程序求一元二次方程的根 文本splitTest.txt:输入
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:3.47kb
    • 提供者:小李
  1. StringExample

    0下载:
  2. 写一个Java应用程序,判断两个字符串是否相同,判断字符串的前缀、后缀是否和某个字符串相同,按字典顺序比较两个字符串的大小关系,检索字符串,创建字符串,将数字型字符串转换为数字,将字符串存放到数组中,用字符数组创建字符串-Write a Java application to determine whether two strings are the same judgment string prefix, suffix and a string compare two strings lexi
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:2.44kb
    • 提供者:岳野
  1. The-string

    0下载:
  2. 这是一个Java字符、字符串、数组操作的一些实例源码,主要有数组的复制、反转字符串中的字符、命令行参数、求字符串的长度及每一个位置上的字符、数组的排序、String类数组的操作等-Some examples of source code of a Java character string, array operations, array replication, reverse the characters in a string, command line parameters, find
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:13.18kb
    • 提供者:qoqo233
  1. test

    0下载:
  2. 此代码可以将一个文件分割成任意大小的N个文件并将之传递到String数组内以方便二维码的传输。-This code can split a file into a file of any size N and the String array passed to the two-dimensional code to facilitate the transfer.
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:874byte
    • 提供者:古月
  1. array-splice-webkit

    0下载:
  2. Returns a number (a nonnegative integer less than 2^16) representing the Unicode encoding of the character at position pos in this string. -Returns a number (a nonnegative integer less than 2^16) representing the Unicode encoding of the characte
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:969byte
    • 提供者:pouqeiha
  1. string-charat

    0下载:
  2. This test verifies that the Array.length property is not Read Only.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.33kb
    • 提供者:kongfanbie
  1. string-base64

    0下载:
  2. Convert data (an array of integers) to a Base64 string.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:pangpaigi
  1. java-master

    0下载:
  2. 用于IP库解析的java代码。 基本用法 IP.enableFileWatch = true // 默认值为:false,如果为true将会检查ip库文件的变化自动reload数据 IP.load( IP库本地绝对路径 ) IP.find( 8.8.8.8 ) //返回字符串数组[ GOOGLE , GOOGLE ] IPExt的用法与IP的用法相同,只是用来解析datx格式文件。 -Used for IP libraries parse Java co
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3.93kb
    • 提供者:便是天地
  1. Test

    0下载:
  2. 现有一个字符串数组str_arr,其中共有20 个元素,欲调用java.util.Arrays.sort() 方法对其进行排序。请编写java.util.Comparator 的实现类,将两个字符串的比较 规则改为:先将字符串中的数字’0’~’9’分别替换成字母’a’~’j’,并忽略字母的大 小写。测试该实现类的正确性。-The existing string array str_arr, which is a total of 20 elements, to call java.u
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:877byte
    • 提供者:danny
  1. package-javaapplication1

    0下载:
  2. 1. 输入字符串sV后,将其中的标点符号(, . ! ?)转换成空格 。全部字符转换为小写字母; 2. 字符级检测:全部字符为小写字母、数字或空格; 3. 再次创建Scanner对象,从sV中扫描词组,= new Scanner(sV) ,用next()方法,将词组存放到字符串数组sVa[]中; 4. 词组级检测:剔除纯英文字符串以外的非法字符串; 5. 排序,剔除相同的英文单词,输出。 测试文本: The USB 3.0 specification was published on 12
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:11.47kb
    • 提供者:Chris
  1. homewoke13

    0下载:
  2. 数组里有10条记录,分别是10个学生的期末语文成绩,要求把所有低于60分的记录改成不及格(使用字符串数组存储成绩)。(There are 10 records in the array, which are the final Chinese scores of 10 students. They require that all the records below 60 be changed to fail (using string array to store the scores).)
  3. 所属分类:Java编程

    • 发布日期:2018-01-05
    • 文件大小:16kb
    • 提供者:妞妞妞666
  1. AmulB

    0下载:
  2. 实现了java语言的大数乘法,答题思路即转化为字符串(数组)后进行按位运算,再将结果求和输出。(The multiplication of large numbers in Java language is realized. The way of answering is to transform to string (array), then carry out bitwise operation, and then output results.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:louisqw
« 12 3 »
搜珍网 www.dssz.com