搜索资源列表
Concat PDF
- 使用开源的iText类库实现的连接多个PDF文件为一个PDF文件的程序。使用VS.net 2003开发 -use of open-source class library iText link multiple PDF files to a PDF file. Use VS.net 2003 development
ADT串的实现
- ADT串的实现:主要包括以下操作:§ copy(s1,s2)把串s1复制到s2 § concat(s,s1,s2)连接S1,S2,结果放在S中 § delete(s,i,j)将串s中从第i个字符开始的连续j个字符删除,如果i+j>s.len则一直删除到串尾 § insert(s,s1,i)将串S1插入串S的第i个字符后 -ADT Series achieved : including the following : copy (s1, s2) copied to the string s
concat
- 实现两个文件的连接,并把他存在另一个文件-Connections to achieve the two documents and the existence of another document, he
JMF
- Java源码,Camera的,大家一起学习,一起进步,OK!-Java source code, Camera, and they are learning together and progress together, OK!
SendToCS
- This a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e
pwd
- it performs string operation. like concat,add, recurance.
concat
- This file calculate BER of concatenated code. RS+Convolutional-This file calculate BER of concatenated code. RS+Convolutional
php
- 链接两个字符串,实现如c++的concat函数-connect two string
WinTc
- UDF (User-Defined Function)(用户定义函数) 此概念出现在MySQL、Interbase、Firebird中,根据用户实际应用的需要而自行开发的函数。 基本用户定义函数是一类代码,对MYSQL服务器功能进行扩充,通过添加新函数,性质就象使用本地MYSQL函数abs()或concat().UDF是用C(或C++)写的。也许还可以用BASIC,.NET或其它什么语言. -udf
concat1-2
- Simple Concat Version 1 and 2
xx
- substitute the value, e.g. build the md5 by concat the strings together, then you can use the java.lang.String.format method. But in Camel 2.0 we have added two convenient methods in the Java DSL so you can do fromF and toF that uses String formattin
java
- concat java using java code prog
concat
- This tests the new String object method: concat.
fun-as-prototype
- Testing Array.prototype.concat().
delimit--Float2str--str-concat
- Programs to delimit a string, concatenate strings and float to string conversion.
blobTOlongraw
- 通过dbms_lob.read和UTL_RAW.CONCAT将blob类型转raw-blob to raw
concat
- MTD device concatenation layer definitions.
test
- vue的一些测试代码工具,用于拼接Vue组件源代码(test tool for Vue that concat code to program)
FlexiblyInterceptingString
- --查询语句:select num_char('ws++rq++sl++dl','++',4) from dual --返回结果:dl(--Query statement:select num_char('ws++rq++sl++dl','++',4) from dual --Return to the result:dl)