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

Search list

[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: 77136 | Author: 李斌松 | 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:

[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:

[Windows DevelopAMI_tool_8_RC1

Description: AMI DMI 修改BIOS,UUID等信息-AMI BIOS information modify tools
Platform: | Size: 2972672 | Author: justing | 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/JavaFileUpLoadAndDownLoad

Description: Struts 2+Hibernate+Spring实现的网盘 1.能够对多个文件进行上传(可以选择上传文件个数,也即上传文件个数不定) 2.能够对上传路径进行配置文件指定(upload.properties),使用了一些类似单例模式的静态代码块 3.Struts2进行下载处理,能对上传的所有文件进行下载(多个) 4.文件保存的名称UUID生成,不过显示并下载的名称都是原文件名称 (通过UploadFiles处理) 5.对配置文件中的路径可以进行动态读取(不重启服务器)-Struts 2+ Hibernate+ Spring implementation of the network disk 1 can upload multiple files (you can choose to upload the file number, the number of files that is uploaded uncertain) (2) be able to upload the configuration file specifies the path ( upload.properties), using a number of similar single-case model for the static code block 3.Struts2 download process, able to upload all the files to download (more) 4. UUID generated file name, but the display and download Name all of the original file name (via UploadFiles processing) 5. the path to the configuration file can be read dynamically (without restarting the server)
Platform: | Size: 6542336 | Author: | Hits:

[JSP/JavaCTools

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

[JSP/JavaUuidEntity32

Description: 32位UUID生成,常用户数据库ID的生成-32-bit UUID generation, often user-generated database ID
Platform: | Size: 1024 | Author: 李艺凡 | Hits:

[JSP/JavaAccount

Description: Account stores all of the settings for a single account defined by the user. It is able to save and delete itself given a Preferences to work with. Each account is defined by a UUID for Andriod.
Platform: | Size: 4096 | Author: coyirong | Hits:

[JSP/Javauuid.RAR

Description: U U I D implements Serializable Source Code for Andriod.
Platform: | Size: 3072 | Author: fercenpong | Hits:

[JSP/Javarandom

Description: UUID 的目的,是让分布式系统中的所有元素,都能有唯一的辨识资讯-UUID s objective is to allow all the elements of a distributed system, can have a unique identification information
Platform: | Size: 4096 | Author: lhy | Hits:

[Video CaptureDirectShow

Description: 從DirectX SDK 9.0b 單獨取出DirectXShow:安裝SDK後,可參考C:\DirectShow\Capture目錄下AMCap例子的設置,主要如下: 1、 project->setting,在c++選項卡,分類->Preprocess附加包含路徑 C:\DirectShow\BaseClasses。 2、 link選項卡,分類->general對像/庫模塊: C:\DirectShow\BaseClasses\Debug_Unicode\strmbasd.lib quartz.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib winmm.lib msacm32.lib olepro32.lib oleaut32.lib advapi32.lib uuid.lib strmiids.lib; 3、 Link選項卡,分類->input附加庫路徑 C:\DirectShow\Lib 4、stdafx.h 中包含頭文件#include <DShow.h>,若要捕捉圖片,還要#include "Qedit.h" -Remove from the DirectX SDK 9.0b alone DirectXShow: After installing SDK, refer to the C: \ DirectShow \ Capture directory AMCap setting examples, mainly as follows: 1, project-> setting, in c++ tab, Category-> Preprocess additional include path           C: \ DirectShow \ BaseClasses. 2, link tab, classification-> general object/library modules:           C: \ DirectShow \ BaseClasses \ Debug_Unicode \ strmbasd.lib quartz.lib           kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib winmm.lib msacm32.lib           olepro32.lib oleaut32.lib advapi32.lib uuid.lib strmiids.lib 3, Link tab, Category-> input additional library path C: \ DirectShow \ Lib 4, stdafx.h contains header files# include <DShow.h>, to capture images, but also# include "Qedit.h"
Platform: | Size: 16156672 | Author: 黃聖雄 | Hits:

[androidBluetoothECG

Description: bluetoothDraw的实时绘制心电图Demo,集合了蓝牙连接,搜索,扫描。自定义SurfaceView,背景画布网格绘制。自需要换UUID就能实时连接获取数据。-bluetoothDraw real-time rendering electrocardiogram Demo, a collection of Bluetooth connectivity, searching, scanning. Custom SurfaceView, background canvas draw grid. Since UUID needs to be replaced will be able to obtain real-time data connection.
Platform: | Size: 612352 | Author: 王一峰 | Hits:

[androidUartByByte

Description: BLE 自訂義UUID傳輸,傳輸資料格是主要是使用Byte格式。-Reader and writer data with BLE device, data format is Byte
Platform: | Size: 4828160 | Author: Michael | Hits:

[JSP/JavaCommonUtils

Description: 一个特别特别小的工具,其中有两个方法:1.生成uuid;2.将map转成bean-A particularly special small tools, there are two methods: 1 generate uuid 2 will map turn into bean..
Platform: | Size: 1024 | Author: 只是 | Hits:

[androidble-nRFToolbox

Description: nordic厂商的一个管理心率,计步等的app ,网上一般都是只有一个apk,对于需要修改对于设备uuid的用户网上的apk并不适用,这个可以根据设备进行调整。-app a heart nordic management vendors, such as counting steps, usually only one online apk, the need for modifications to the online user apk equipment uuid does not apply, this can be adjusted according to device.
Platform: | Size: 7612416 | Author: 李敏 | Hits:

[CSharpBlueTooth

Description: 蓝牙4.0适配器信息获取,包括name ,uuid,等等信息,通过插入适配器,执行程序,即可获得-Bluetooth 4.0 adapter access to information, including name ' , uuid, and so forth, by inserting the adapter, the program, you can get
Platform: | Size: 156672 | Author: 李强 | Hits:

[JSP/JavaBleDemo_base_worktest_UUID

Description: android4.0蓝牙收发数据demo,可以自己设置收发uuid-android4.0 Bluetooth transceiver data demo, you can set your own transceiver uuid
Platform: | Size: 2374656 | 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:
« 12 »

CodeBus www.codebus.net