CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - C 表达式

搜索资源列表

  1. 表达式和运算符

    0下载:
  2. 关于表达式和运算符的c#代码-on Operators and expression of c # code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8319
    • 提供者:李想
  1. Csharp字符串和正则表达式参考手册

    0下载:
  2. 此书讲了C#的字符串和正则表达式的详细内容,范围小而精,适合较高级编程人员使用和参考.-book stresses the C# and the string expression is the detailed content and scope of a small but efficient, suitable for the more senior programmers to use and reference.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5472045
    • 提供者:
  1. 正则表达式验证器

    0下载:
  2. C#开发的用来验证正则表达式! 程序不大,但有时蛮有用的 -C# development is used to verify the expression! Procedures not, but sometimes is full of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10186
    • 提供者:sean
  1. C与脚本的混合编程

    1下载:
  2. 在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余-the write procedure, so the network management, will be more or less several scr ipts. Flexible scr ipting language variable types, is a powerful regular ex
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2714
    • 提供者:夏爱
  1. C#用正则表达式提取内容

    0下载:
  2. C#用正则表达式提取内容
  3. 所属分类:C#编程

    • 发布日期:2009-04-15
    • 文件大小:29133
    • 提供者:andnnl
  1. StackCalculate.rar

    1下载:
  2. 使用C#实现的表达式计算器,直接解析算术表达式并计算,不使用逆波兰式算法。附带二分法解方程功能。,Use C# to achieve expression calculator, direct analysis and calculate arithmetic expression, do not use Reverse Polish algorithm. Solution of equation incidental function dichotomy.
  3. 所属分类:CSharp

    • 发布日期:2017-01-23
    • 文件大小:32135
    • 提供者:史蒂芬
  1. iuputtestCsharp

    0下载:
  2. C#输入检查,包括数字字符串检查,中文检查,邮箱地址检查等等。 还包括用于输入检查的一般正则表达式。-C# Input checks, including checking the number of strings, the Chinese inspection, checking e-mail address and so on. Also includes a general check for the importation of regular expressions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1743
    • 提供者:马春林
  1. PBS_monitor

    0下载:
  2. C# 实现的一个完整的web页面定时监测程序,支持APSX编写的登入页面,先登入后读出想要监测页面面,然后调用正则表达式实现特殊信息的提取,并从XLS中读出相关的信息,然后发送信息(Windows MSMQ),可以实现在线短信等的功能。 所有要监控的信息和条件都在config文件中设置。-C# to achieve a complete web page from time to time to monitor the process and support the preparation
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:640763
    • 提供者:leebooksea
  1. Interpreter

    0下载:
  2. C# 表达式解析应用 主要对象: 1.Parser 处理数学公式文件2.Interpreter 管理符号 3.BizMgr 业务层面封装和管理Parser和Interpreter 详见代码 -C# expression analysis applications
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:181258
    • 提供者:温智星
  1. Form2

    0下载:
  2. C# 最简单的正则表达式验证文本输入的例子-C# The simplest example of a regular expression validation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:854
    • 提供者:齐家林
  1. C-Sharp_Programming_Language

    0下载:
  2. 全书以通俗易懂的语言,精辟丰富的实例,从对C#的简介开始,全面讲解了C#编程语言规范以及各个层面的特性,内容包括C#的词法结构、类型、变量、表达式、类、结构、表达式、不安全代码、泛型,等等。-The C# Programming Language
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:23277882
    • 提供者:王学珍
  1. Cquanjie

    0下载:
  2. 《C# 语法全解》,都是分好的文档,适合大家交流学习。 文档列表: C# 命名空间9.doc C# 委托15.doc C#变量5.doc C#表达式7.doc C#不安全代码18.doc C#程序结构和数据类型1.doc C#词法结构2.doc C#基本概念3.doc C#接口13.doc C#结构11.doc C#类10.doc C#类型4.doc C#枚举14.doc C#属性17.doc C#数组12.doc C#文档注释
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:650899
    • 提供者:...
  1. CSharpRegularExpression

    0下载:
  2. 本书介绍C#编程中的字符串和正则表达式,可以作为学习资料和参考书使用。-This book introduces C# programming in the string and regular expressions can be used as learning materials and reference books.
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8481955
    • 提供者:宝儿
  1. Evaluator

    0下载:
  2. C#表达式动态编译和计算,直接调用Evaulate的静态方法计算一个字符串(表达式)的值。 -C# expression dynamically compiled and calculated, directly call the static method Evaulate a string (expression) value.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:2404
    • 提供者:申屠航兵
  1. C-based-tutorials-and-100-examples

    0下载:
  2. C语言基础教程及100个例子 第一章: C语言概论 第二章: 数据类型、运算符、表达式 第三章: C语言程序设计初步-C-based tutorials and examples of Chapter 100: C Language Introduction to Chapter II: data types, operators, expressions, Chapter III: C Language Programming preliminary
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:198624
    • 提供者:tran000
  1. C

    1下载:
  2. 实现如下简单计算功能 a) 后缀表达式求值功能,按后缀表达式键之后开始接受后缀表达式输入,接受的操作数均为个位数,按#键表示后缀表达式输入结束,并输出结果。 b) 基本数据运算功能+,-,×,/,%,1/X,sqrt c) 简单数据累加功能MR、MC、MS、M+ -Accept operands are in the single digits, press the# key to the end of the postfix expression input, and output
  3. 所属分类:CSharp

    • 发布日期:2015-08-08
    • 文件大小:1024
    • 提供者:sam
  1. RegTest

    0下载:
  2. C#做的正则表达式匹配工具,可以实时显示匹配结果,带分组输出。(C# do regular expression matching tool, you can display the matching results in real-time, with packet output.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-27
    • 文件大小:71680
    • 提供者:胖子叶开
  1. C#基类库大全2017

    0下载:
  2. C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)
  3. 所属分类:C#编程

  1. 在C#中使用正则表达式

    0下载:
  2. 列举正则表达式的使用例程 1. 从Url地址中提取协议和端口号 2. }更改日期格式 3. 使用正则表达式获取指定字符 4. 使用正则表达式去掉无用字符 5. 通过CaptureCollection获取每个匹配对象信息 6. 通过GroupCollection获取匹配集合 7. 验证输入字符串是否是合法的电子邮件格式(Listing routines for regular expressions)
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:9216
    • 提供者:skboshi
  1. C#读取指定excel格式文件

    0下载:
  2. 可以使用C#读取C#读取指定excel格式文件,涉及到excel操作、正则表达式,可以下载学习
  3. 所属分类:C#编程

    • 发布日期:2020-06-29
    • 文件大小:173685
    • 提供者:CHENS01
« 12 3 4 5 »
搜珍网 www.dssz.com