联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All JavaScript/JQuery(478) 
按平台查找All Java(478) 

[JavaScript/JQuery] coders

一个极简主义的浏览器游戏,你可以管理自己的编码器。你可以升级,做不同的工作,学习不同的...
A minimalistic browser game where you manage your own coder. You can level up, do different jobs and learn different skills. It s like The West or BiteFight, just with coders! (2017-11-29, Java, 106KB, 下载0次)

http://www.pudn.com/Download/item/id/1511931241854050.html

[JavaScript/JQuery] dsJQuery

DocuShare jQuery——DocuShareJava API的一种类似jQuery的包装器
DocuShare jQuery - A jQuery-like wrapper for the DocuShare Java API (2021-02-18, Java, 453KB, 下载0次)

http://www.pudn.com/Download/item/id/1613631933451917.html

[JavaScript/JQuery] mobile-news-reader

一个简单的RSS阅读器。来源:<http://mobile.tutsplus.com教程移动网络应用程序jquery_android>
一个简单的RSS阅读器。来源:<http://mobile.tutsplus.com教程移动网络应用程序jquery_android> (2021-10-06, Java, 102KB, 下载0次)

http://www.pudn.com/Download/item/id/1633533369245170.html

[JavaScript/JQuery] json-deserializer-example-with-java-gson-library

Json反序列化器示例与javagson库
Json deserializer example with java gson library (2013-12-25, Java, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1387959688775237.html

[JavaScript/JQuery] jQuery

JQuery简介,动画,事件,选择器,DOM(创建节点,查找节点,删除节点,修改节点)
JQuery Profile, Animation, Events, Selector (2019-04-21, Java, 99KB, 下载0次)

http://www.pudn.com/Download/item/id/1555828395690088.html

[JavaScript/JQuery] JAVA-springMVC-weixin

和许多第三方服务器接入类似,微信服务器接入同样需要一个加解密的过程。当我们填好配置信息后微信服务器发起一个GET请求到我们在公众平台配置的服务器url地址,微信方将带上signature,timestamp,nonce,echostr四个参数,我们自己服务器通过拼接公众平台配置的token,以及传上来的timestamp,nonce进行SHA1加密后匹配signature,返回ture说明接入成功。
Similar to many third party server access, WeChat server access also requires a encryption and decryption process. When we fill in the configuration information after the WeChat server initiates a GET request to the server URL address in our public platform configuration, WeChat will bring signature, timestamp, nonce, echostr four parameters, our own server by splicing public platform configuration token, and timestamp pass up, nonce SHA1 encryption after matching signature, return ture access success. (2017-11-13, Java, 112KB, 下载2次)

http://www.pudn.com/Download/item/id/1510563135956033.html

[JavaScript/JQuery] 839311

用java编写的计算器,可以实现加减乘除运算
Written in Java calculator, operation can realize addition, subtraction, multiplication, and division (2017-07-07, Java, 152KB, 下载1次)

http://www.pudn.com/Download/item/id/1499358602543587.html

[JavaScript/JQuery] CLEditor

CLEditor是一个开源的jQuery插件提供了一个轻量级的、全功能、跨浏览器、可扩展、   WYSIWYG HTML编辑器,可以很容易地添加到任何网站。
CLEditor is an open source jQuery plugin provides a lightweight, full-featured, cross-browser, extensible, WYSIWYG HTML editor, can be easily added to any Web site. (2013-05-29, Java, 46KB, 下载1次)

http://www.pudn.com/Download/item/id/2262405.html

[JavaScript/JQuery] JAVA

实现华氏和摄氏的转换还有实现简单计算器的小程序
Fahrenheit and Celsius conversion there are simple calculator applet (2012-10-27, Java, 12KB, 下载2次)

http://www.pudn.com/Download/item/id/2028694.html

[JavaScript/JQuery] 31

编辑器特效代码 来源:http://www.dw2f.com/texiao/p303.html
Editor code effects Source :http://www.dw2f.com/texiao/p303.html (2012-10-15, Java, 462KB, 下载2次)

http://www.pudn.com/Download/item/id/2016116.html

[JavaScript/JQuery] rollby

代码用于使用定时器来实现滚动字这一操作,
The code used to use timer to realize this operation rolling words , (2012-04-24, Java, 5KB, 下载2次)

http://www.pudn.com/Download/item/id/1842063.html

[JavaScript/JQuery] computer-JAVA

计算器JAVA源码 - 看别人上传的文档里的代码,手动敲的计算器JAVA源码,不错,学SWING的看一下这个基本都通了。
中文(简体) 英语 日语 Calculator Java source code- the code see other people upload documents manually knock calculator JAVA source, yes, learn SWING look at the basic pass. (2012-04-13, Java, 40KB, 下载2次)

http://www.pudn.com/Download/item/id/1828740.html

[JavaScript/JQuery] 2012.user

文明帝国自动刷学术,在opera浏览器首选项,高级,内容中安装即可使用。
Civilization automatic brush academic (2011-10-09, Java, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1663372.html

[JavaScript/JQuery] Server

面向多客户的服务器端程序,属于Java的网络应用。
For multi-client server-side program, part of Java network applications. (2010-03-26, Java, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1100979.html

[JavaScript/JQuery] SetHome

将页面设置为浏览器首页,用于开发java网站首页的设置
Set the page for the browser home page (2010-02-25, Java, 7KB, 下载3次)

http://www.pudn.com/Download/item/id/1069757.html

[JavaScript/JQuery] java00

简单的程序计算器程序设计,代码比较通俗易懂,有不足之处希望大家指教!
it is a easy program design (2010-01-06, Java, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/1030448.html

[JavaScript/JQuery] Notepad4

一个文本编辑器,用JAVA程序编写的, 我的课程设计
A text editor, using JAVA programming, and my curriculum design (2009-05-14, Java, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/759519.html

[JavaScript/JQuery] Experiment6.java

Experiment6.java,是java课程实验的实验六 计算器
Experiment6.java, is a java course experiments six Calculator (2008-10-26, Java, 5KB, 下载5次)

http://www.pudn.com/Download/item/id/567310.html

[JavaScript/JQuery] jyyg

手机顽童模拟器,功能很使用很强尽的.
Naughty phone simulator, function is fulfilled by the use of very strong. (2008-06-01, Java, 775KB, 下载2次)

http://www.pudn.com/Download/item/id/478738.html

[JavaScript/JQuery] talk_Java

用Java实现简单的语音聊天和文字发送,首先运行服务器,接着再打开客户端,客户端和服务器就能进行文字传送和语音聊天
Using Java to achieve a simple voice chat and text sent, first of all, running a server, and then open the client, client and server will be able to send text and voice chat (2008-04-27, Java, 11KB, 下载193次)

http://www.pudn.com/Download/item/id/447447.html
总计:478