搜索资源列表
Member
- 使用asp.net开发的一个系通。请重新编译生成安装文件。 将源代码中的MemberMgr文件夹拷入到C:\\Inetpub\\wwwroot路径下。在IIS里的默认网站中将该文件创建成应用程序。 然后打开文件\\Member\\Member.sln即可以看到整个程序的所有程序文件。 修改连接字符串 <!--数据库连接字符串 --> <appSettings> <add key=\"Conn\" value=\"server=LIU
zifuchuan
- 基于Visual c++.net 的 字符串操作演示 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net string operation and demonstration of procedures. Procedures on the use of string under VC.net. Notes the detailed code.
kuohaozhibiaofu
- 基于Visual c++.net 的 显示包括制表符的字符串 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net display including tabs string procedures. Procedures on the use of string under VC.net. Notes the detailed code.
BIG5_xianshizifu
- 基于Visual c++.net 的如何使用 BIG5显示一个字符串 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net of how to use a string procedures BIG5 show. Procedures on the use of string under VC.net. Notes the detailed code.
litizifu
- 基于Visual c++.net 的如何使 字符串输出具有立体效果 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net of how to make the output string with a three-dimensional effect of the procedure. Procedures on the use of string under VC.net. Notes the detailed code.
queshengxianshi
- 基于Visual c++.net 的如何用 省略号显示字符串的其余部分 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net of how to use ellipses show the rest of the program string. Procedures on the use of string under VC.net. Notes the detailed code.
wenben_duzifuchuan
- 用Visual c++.net (VC.net) 编写的 如何从文本文件中读取一个字符串 的程序。代码注释详细,适合初学者。有需要的朋友可以看看。-Using Visual c . Net (VC.net) prepared from the text file to read a string procedures. Note the code in detail, suitable for beginners. In need of a friend can see.
cz
- 查找并定位字符串程序,Visual C#.net 编写-Procedures to locate and position the string, Visual C#. Net preparation
huiwen
- 这个程序是用C++编写的判断是否是回文的程序,回文指的是例如abcba,这样的字符串就为回文。-This program is written in C++ program to determine whether the palindrome, palindromes refer, for example abcba, such as the string on the palindrome.
Lines
- 字符串的 提取代码。 c#源代码。-The string extraction code. c# source code.
FString
- 这是使用C++编辑的数据结构中,关于字符串的实现,使用的是类的构造方法-This is use C++ edit data structure, with regard to the realization of the string, using a class constructor
Json45r10
- 非常好用的C# json解析库,用与解析json字符串-Very easy to use C# json parsing library with parsing json string
string_md5
- 字符串计算MD5值,控制台版,源代码,使用C#开发,需要.NET Framework2.0以上支持-Calculate the MD5 value of the string, the console version of the source code, using C# developers need NET Framework2.0 more support
powertalkboxWin
- PowerTalkBoxWin在线客服源码(客户端)使用说明: PowerTalkBoxWin在线客服源码 分两个部分,一个网站端源码,一个客户端源码,实现了,在线客服的功能。 此源码是客户端源码,使用步骤: a)运行程序,出现登陆界面,点击通信设置。 b)将在网站端复制的连接字符串,粘贴到这里的连接字符串中,点击设置,确定连接。 c)关闭程序,重新启动。进入登陆用户名和密码:powertalkbox / admin d)进入即时聊
str
- C++下字符串的各种应用,字符、数字或其它格式。-String format transfer for string, number or others.
EricLippert
- C# 24点游戏解题算法,通过Lambda表达式解析字符串,实现24点游戏的解题算法-C# 24点游戏解题算法
MD5
- 用C++实现的MD5码生成,可以得到一个字符串或文件的MD5码-Written in MD5 code C++ implementation process, you can generate a string of MD5 code
XTNIKEsalessystem
- NIKE销售系统源码 源码描述: 一、源码特点 1、winform窗体实现nike销售系统 二、菜单功能 1、权限管理 2、收银台界面 三、注意事项 1、开发环境为Visual Studio 2012,数据库为SqlServer2008,使用.net 2.0开发。 2、数据库文件在DB_51aspx文件夹中,附加即可 3、默认数据库连接字符串在DBHelper.cs配置文件中修改
jsonc++
- 在vc6.0下将json对象转换成json字符串(Convert the json object into a json string under vc6.0.)