Welcome![Sign In][Sign Up]
Location:
Search - uuid java

Search list

[Web Serverjug-src

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用
Platform: | Size: 117952 | Author: dsdsa | Hits:

[JSP/Javauuid-2.1.1

Description: uuid的实现,很好用,如果需要 我会继续更新的,希望大家有反馈 -uuid the realization useful, if necessary, I will continue to update, I hope, we have feedback huh.
Platform: | Size: 76800 | Author: 李斌松 | Hits:

[Web Serverjug-src

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用-Used to generate a variety of JAVA methods uuid character, commonly used as a database primary key to use
Platform: | Size: 117760 | Author: dsdsa | Hits:

[JSP/Javauuid-2.1.5

Description: guid 生成工具类,java 实现版本,非常使用,可用于jdk 1.4版本-guid generation tools, java version of implementation, very use, can be used to jdk 1.4 version
Platform: | Size: 81920 | Author: ehuan | Hits:

[JSP/Javafile

Description: 向服务器上传文件的时候对文件名称生成uuid,存储目录的工具类. 对上传图片生成缩略图的工具类-Upload files to the server when the file name of the generated uuid, store the directory tools. Generates thumbnail images on upload tools
Platform: | Size: 9216 | Author: 李帅 | Hits:

[Internet-Networkbase64

Description: Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。-Base64 is the most common on the network for transmission 8Bit encoding of byte code, we can see RFC2045 ~ RFC2049, the above detailed specifications have MIME. Base64 encoding can be used to pass in the HTTP environment, the longer identifying information. For example, in Java Persistence Hibernate in the system to use the Base64 to be a long unique identifier (typically a 128-bit UUID) is encoded as a string for HTTP form and the parameters in the HTTP GET URL . In other applications, they often need to encode binary data to fit on the URL (including hidden form fields) in the form. At this point, the use of Base64 encoding is not only relatively brief, but also has non-readable, encoded data that will not be directly seen with the naked eye.
Platform: | Size: 3072 | Author: qsh3721 | Hits:

[JSP/Javamessage

Description: 新闻发布系统JAVA源码(struts+spring+hibernate)-?xml version="1.0"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd" > <hibernate-mapping package="com.qyg.news.model"> <class name="News" table="news" > <id name="newsId" column="newsid"> <generator class="uuid.hex"/> </id> <property name="typeId" column="typeid"/> <property name="newsTitle" column="newstitle" not-null="true"/> <property name="newsContent" column="newscontent" not-null="true"/> <property name="newsTime" column="newstime"/> <many-to-one name="user" column="userid" class="User" not-null="true" lazy="false"/> <set name="comments" inverse="true"> <key column="newsid" /> <one-to-many class="Comment" /> </set> </class> </hibernate-mapping>
Platform: | Size: 8572928 | Author: Dyoung | Hits:

[JSP/JavaCTools

Description: java利用随机函数自动产生唯一主键的工具类,含有方法getnewid-have java method that get uuid by ramdom method
Platform: | Size: 4096 | Author: hata_8210 | Hits:

[Internet-Networkuri_codec

Description: Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。Base64编码可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他应用程序中,也常常需要把二进制数据编码为适合放在URL(包括隐藏表单域)中的形式。此时,采用Base64编码不仅比较简短,同时也具有不可读性,即所编码的数据不会被人用肉眼所直接看到-Base64 is one of the most common network for the transmission 8Bit encoding byte code, we can see RFC2045 ~ RFC2049, there MIME detailed specification above. Base64 encoding can be used to pass a longer identifying information in the HTTP environment. For example, in the Hibernate Java Persistence system, it uses a Base64 to a longer unique identifier (typically a 128-bit UUID) encoded as a string used for HTTP and HTTP GET URL in the form of parameters. In other applications, it is often necessary to encode binary data to fit on URL (including hidden form fields) in the form. At this point, using Base64 encoding is not only relatively brief, but also has not readable, encoded data that is not being directly seen with the naked eye
Platform: | Size: 2048 | Author: | Hits:

[JSP/Javaujed

Description: Used to generate multiple JAVA type uuid characters, the method of commonly used as a primary key for use-Used to generate multiple JAVA type uuid characters, the method of commonly used as a primary key for use
Platform: | Size: 32768 | Author: RC+8315 | Hits:

[JSP/Java411843

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用-Used to generate multiple JAVA type uuid characters, the method of commonly used as a primary key for use
Platform: | Size: 32768 | Author: JWH+7045 | Hits:

[Internet-Networkqjfxef

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用-Used to generate multiple JAVA type uuid characters, the method of commonly used as a primary key for use
Platform: | Size: 33792 | Author: IOY&92830 | Hits:

[Goverment applicationeniites__encapsulation__solve

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用(Used to generate multiple JAVA type uuid characters, the method of commonly used as a primary key for database use)
Platform: | Size: 83968 | Author: 许宇秀 | Hits:

[ComboBoxzcrheninternal

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用()
Platform: | Size: 32768 | Author: poljmorpjiem | Hits:

[OS programsiyiski7

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用()
Platform: | Size: 32768 | Author: vkrst | Hits:

[Crack Hackbase64

Description: Base64是网络上最常见的用于传输8Bit字节码的编码方式之一,Base64就是一种基于64个可打印字符来表示二进制数据的方法。可查看RFC2045~RFC2049,上面有MIME的详细规范。 Base64编码是从二进制到字符的过程,可用于在HTTP环境下传递较长的标识信息。例如,在Java Persistence系统Hibernate中,就采用了Base64来将一个较长的唯一标识符(一般为128-bit的UUID)编码为一个字符串,用作HTTP表单和HTTP GET URL中的参数。在其他应用程序中,也常常需要把二进制数据编码为适合放在URL(包括隐藏表单域)中的形式。此时,采用Base64编码具有不可读性,需要解码后才能阅读。(Base64 is one of the most common coding methods for transmitting 8Bit bytecode in the network. Base64 is a method to represent binary data based on 64 printable characters. View RFC2045 ~ RFC2049, there is a detailed specification of MIME.)
Platform: | Size: 2048 | Author: 生命 | Hits:

[JSP/Java2.1 蓝牙模块

Description: 蓝牙协议功能代码,用于测试蓝牙模块的例程JAVA,此程序来自于 android SDK, 我们是在其基础上, 将UUID修改为蓝牙SPP服务的标准UUID(This program from the android SDK, we are on the basis of it, amend the UUID to bluetooth SPP service standard UUID)
Platform: | Size: 49152 | Author: UUFVBZZ | Hits:

[JSP/Javabase58编码

Description: 可将32位长度的uuid缩减为长度为22位长度的唯一ID(The 32 bit length UUID can be reduced to a unique ID with length of 22 bits)
Platform: | Size: 1024 | Author: 特朗普X | Hits:

[JSP/Javajava_util

Description: 常用的26个java工具类 包括UUID MD5等(26 commonly used java tool classes)
Platform: | Size: 3403776 | Author: l499477004 | Hits:

[ISAPI-IEhashpjroreillustrate

Description: 用来生成JAVA的多种uuid字符型的方法,常用来作为数据库的主键使用()
Platform: | Size: 32768 | Author: vqylcoss | Hits:
« 12 »

CodeBus www.codebus.net