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

搜索资源列表

  1. String_Array

    0下载:
  2. Java 字符、字符串和数组相关操作例子源码-Java characters, strings and arrays related operations example source
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11380
    • 提供者:H
  1. pointer007

    0下载:
  2. 指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C语言的功能。 学习指针是学习C语言中最重要的一环, 能否正确理解和使用指针是我们是否掌握C语言的一个标志。同时, 指针也是C语言中最为困难的一部分,在学习中除了要正确理解基本概念,还必须要多编程,上机调试。只要作到这些,指针也是不难掌握的。-target is C languag
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:20091
    • 提供者:崔太军
  1. javasimpleexample

    0下载:
  2. java一些例子,包括从键盘接收输入字符串,并将其转换成整数的例子,产生一个随机数的例子-java examples include receiving input from the keyboard strings, and converting it into integer example, Generate a random number of examples, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7238
    • 提供者:丁如敏
  1. 字符串和数组

    0下载:
  2. java中字符串和数组的介绍-strings and arrays were introduced to the
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13481
    • 提供者:greatxiaotong
  1. 字符串

    0下载:
  2. java字符串应用与学习-strings and learning
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5856
    • 提供者:张琪
  1. UDDIExplorer_src

    0下载:
  2. In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is more concerned with the meaning of words.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:110995
    • 提供者:thanh dao
  1. TextFindReplace

    0下载:
  2. java写的查找替换程序,本程序实现像word一样的查找替换功能 create()方法用于创建主界面和创建有关查找和替换字符串结果信息的对话框-written procedures for the replacement search, the program like the same word search function replacement create () method is used to create the main interface and the creation o
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5588
    • 提供者:sheron
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. StringTest.rar

    0下载:
  2. 编写一个Java应用程序,实现如下功能:   1)判断两个字符串是否相同,s1=”you are a student”,s2=”how are you”;   2)判断字符串”22030219851022024”的前缀、后缀是否和某个字符串”220302”相同;   3)按字典顺序比较两个字符串”你”和”我”的大小关系;   4)将数字型字符串”100”和”123.678”转换为数字;   5)将字符串”FEDCBA”存放到数组中,调用for循环读出数组数据显示在屏
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-30
    • 文件大小:752
    • 提供者:Allan
  1. palindrome

    0下载:
  2. 判断输入是否是一个回文串(即向前和向后读都是一样的字符序列)。 每个输入仅为一个字符串序列【即ID】,可以把ID看成任何以一个字母或下划线开头、由字母或者数字组成的字符串,字符串长度不超过50。每个测试数据为一行,要求程序能够一次处理多行测试数据。-Determine whether the input string is a palindrome (ie, read the same forward and backward sequence of characters). Each in
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:99366
    • 提供者:陈竑睿
  1. stroperate

    0下载:
  2. 统计一段英文文章中指定单词出现的次数,以" "为界限把文章分割成若干字符串。-Statistics for some English words in the article specified the number of occurrences of " " the limit of the articles are split into several strings.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1130
    • 提供者:Shirley
  1. SpinnerDemo

    0下载:
  2. SpinnerDemo演示了Java的微调控制(javax.swing.JSpinner使用)在Matlab应用。该演示包括三个纺纱用不同的数据模型:列表(细胞的字符串数组),数量和日期。纺纱厂是相互关联的使用,使他们的StateChangedCallback修改一个自动微调影响其他人。 此外,此实用工具演示如何分配键盘助记符(热键),以一个标签,并将它附加到微调控制。网页工具提示也显示在标签上()。 此实用程序还演示了如何设置,关闭与一个数字窗口有用的特性<ESC>关键。
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3277
    • 提供者:薛少杰
  1. javabase64-1.3.1

    0下载:
  2. Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。-The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:65636
    • 提供者:menghongbing
  1. Java编程测试源代码

    0下载:
  2. 一个简单的例子,在它里面用到一个Factory类. 假设规定名字的输入格式可以是: fisrtname lastname lastname,firstname 我们需要一个父类Namer,Namer中有字符串类型的成员: frName与lsName,有成员函数getFrname() 和getLsname(),通过继承Namer定义以上两种名字格式的子类:FirstFirst与LastFirst. Factory类提供一个函数,它根据输入的参数判断输入的名字是哪种格式,然后
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-26
    • 文件大小:875
    • 提供者:ED
  1. strings

    0下载:
  2. 一些关于javaString的小实例,希望对大家有帮助-JavaString small number of examples, we hope to help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:14930
    • 提供者:高蕊
  1. jsClass_AjaxTable

    0下载:
  2. /*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX数组表格分页类 | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009年2月5日9:44:56| | | | 调用
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-14
    • 文件大小:3914
    • 提供者:apollo
  1. aa

    0下载:
  2. 串的基本操作 主要是对串的比较,求串长等-The basic operation of the main string of string comparison, and long strings
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4048
    • 提供者:lhy
  1. Arrays-and-strings-program

    0下载:
  2. 这是“数组和字符串编程”的实验报告,其主要目的:1通过实验,掌握java语言中数组、字符串程序设计的基本方法。 2较熟练地掌握java程序数组的应用、字符串处理操作的方法应用。 -This is the "programming arrays and strings," the lab report, and its main objectives: 1 through experiments, to master the java language arrays, the basic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:69407
    • 提供者:牛力敏
  1. strings

    0下载:
  2. dividen of strings in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:566
    • 提供者:konst.web
  1. Wrapper-classes-and-strings

    0下载:
  2. 大学Java课程ppt,着重介绍了Wrapper类与字符串,适合大学生学习Java时使用。-University of Java courses ppt, highlighting Wrapper classes and strings for use when students learn Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:104488
    • 提供者:乔富
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com