CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 字符串转换

搜索资源列表

  1. numstr2num

    0下载:
  2. 输入一个数字型字符串,转换成int型整数数字输出-Enter a numeric string convert int type integer digital output
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:602
    • 提供者:David
  1. 4_3

    0下载:
  2. 实现一个表示分数的Fraction类。在该类中有两个数据成员分别用于存储分数的分子和分母。函数成员中包含一个设置分子和分母的函数assign(),转换成double 类型数值的函数convert(),交换分子和分母的函数invert()以及一个输出分数的函数print(),请注意输出结果格式:若分子分母同时为0,则输出字符串“#NAN”;若只有分母为0,则输出字符串“#INF”;其余情况输出最简分式,即最大公因子已被约去后的形式;当分子为0,分母为负数时,注意结果应输出0,而非“-0”。
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:4709094
    • 提供者:刘少军
  1. Large-numbers

    0下载:
  2. 大数乘法加法,把数字转换成字符串,不论多大都可以运算啦-Large numbers multiplication, addition, converting numbers into strings, regardless of how much can be op!
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:171787
    • 提供者:章章
  1. ftos

    0下载:
  2. 该函数完成,把一个浮点型数据转换成字符串,仅保留两位小数-The function completed, a floating-point type data is converted to a string, and only two decimal places
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:617
    • 提供者:薛生
  1. smile

    0下载:
  2. 整数转换为字符串(使用递归方法将一个整数转换为一个字符串)-Integer is converted to a string (using the recursive method will be an integer is converted to a string)
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:1678338
    • 提供者:小周
  1. JSONDEMO35

    0下载:
  2. 转换成等效的对象列表json字符串可以使用java脚本处理的新阶段。-Into an equivalent list of objects to json string using java scr ipt processing stage.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:802405
    • 提供者:余香肉丝
  1. Hex-Converter

    0下载:
  2. 本文向您展示如何转换十六进制字符串,反之亦然。-This article shows you how to convert a hexadecimal string, and vice versa.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:34658
    • 提供者:墨墨
  1. stackPstringPlist

    0下载:
  2. 全面演示了数据结构-栈的六大应用,进制转换,括号匹配,行编辑,迷宫求解,表达式运算,其中包括线性表的实现与使用,字符串的实现与使用,栈的实现与使用-Comprehensive presentation of the data structure- Stack six applications, binary conversion, bracket matching, line editing, maze solving, arithmetic expressions, including lin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:13490654
    • 提供者:王伟
  1. file_and_sql_prop

    0下载:
  2. 主要是一个转换的代码,和SQL字符串的代码,Sreenivas Vemulapalli有一点点的变化和改进。示例应用程序也有颜色选择和网络IP地址的选择。 -Is primarily a conversion code, and SQL code strings, Sreenivas Vemulapalli have a little bit of changes and improvements. Sample application also has color choices and
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:15723
    • 提供者:青青草原
  1. DtsSearch

    0下载:
  2. 搜索字符串在DTS(数据转换服务)在SQL服务器。微软不提供这样的工具。比如,允许找到任务/包包含特定的表或字段。接受一个表名、字段名或任何文本并返回包/任务的文本。这段代码是有用的当你有很多DTS包执行更改表中存在的各种数据库-Search string in DTS (Data Transformation Services) in SQL Server. Microsoft does not provide such a tool. For example, to allow the ta
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-08
    • 文件大小:6695
    • 提供者:小葱豆腐
  1. FileRW

    0下载:
  2. c++:字符串的操作(大小写的转换、比较、替换、移除、删除)功能源码;模态对话框的建立(省份证号码与年月日的匹配;对话框的长宽移动和自定义);静态对话框的建立及源代码(图片的打开)等功能;-c++:String operations (case conversion, more, replace, remove, delete) function of source modal dialog creation (province card number and date of the matc
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2046191
    • 提供者:jugang
  1. CommonStrFunction

    0下载:
  2. 可以转换空格与分好,适合批量处理字符串,调用相应的方法即可实现-Can be converted to a space with good points, suitable for batch processing strings
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:606
    • 提供者:张长董
  1. CipherMaker-v1.0

    0下载:
  2. Cipher Maker是一款在线生成密码并加密的ASP.NET密码生成器,无控件,开源程序,无需安装,只需上传文件到服务器即可。注意需要.net Framework 2.0环境,请事先安装上。支持在线生成16位、32位MD5密码,可使用用哈希算法加密,同时还内置了密码字符串大小写转换工具,后续版本将推出用户登录功能。-Cipher Maker is an online ASP.NET generates a password and encrypted password generator,
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:125406
    • 提供者:tpudn64
  1. chexedit_demo

    0下载:
  2. HexEdit类的demo,主要实现十六进制与字符串的转换与显示-HexEdit class demo
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:17554
    • 提供者:fervor
  1. fileNUM

    0下载:
  2. 将数字转换为字符串,用来读取文件名是连续数字的文件;统计文件夹下文件个数-Converts a number to a string, used to read the file name is a consecutive number of files statistical number of files folder
  3. 所属分类:File Operate

    • 发布日期:2017-05-23
    • 文件大小:7286572
    • 提供者:ltx
  1. VCPPstring

    0下载:
  2. VC++字符串截取总结,总结了cstring与char*以及int等得转换和截取字符串。-VC++ string interception summary
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4679
    • 提供者:马坊镇
  1. atoi--itoa-function-prototype

    0下载:
  2. 字符串和整形互相转换函数atoi,itoa函数原型认识两个函数以及用法-String and plastic interchangeable function atoi, itoa function prototype
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:18432
    • 提供者:rowthof
  1. zhifuzhuanhuan

    0下载:
  2. VB版字符转换器,转换各种下载地址字符串,支持腾讯、快车、旋风等下载地址的转换。另外还支持托盘图标功能,源代码内含一个托盘类。要VB源码可从一个经过Base64的字符串中解码到源字符串,从一个经过Base64的字符串中解码到源字节数组,将一个字节数组进行Base64编码,并返回字符串,转换字符串为数组,然后转换为4个6位(0-63),对文件进行Base64编码并返回编码后的Base64字符串。-VB version of the character converter, convert vari
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:8910
    • 提供者:gps
  1. converte-into-corresponding-digital

    0下载:
  2. 对一段只含有几种字符的字符串进行转换,转换成相应的数字-a string contains only several character conversion, and converted into the corresponding digital
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1588386
    • 提供者:诗言
  1. zhuanhuan

    0下载:
  2. 实现字符串string向int整型转换,还可以向double、float型转换-For string string to int int conversion, but also can double, float type conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:13685
    • 提供者:asd
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com