-
Chinese-characters-to-pinyin-code
汉字转拼音的代码,可以非常方便的把汉字转化成拼音的一个代码。(Chinese characters to pinyin code, can be very convenient to convert the Chinese characters into a code pinyin.)
- 2016-12-25 13:20:00下载
- 积分:1
-
鼠标经过图片抖动
鼠标经过图片抖动是一款当鼠标进过图片时,图片自动抖动哦,效果很酷(Mouse through the picture shake is a picture when the mouse into the picture, the picture automatically shake oh, the effect is very cool.)
- 2019-03-07 13:53:51下载
- 积分:1
-
图书管理系统
图书管理系统采用myeclipse,mysql 内有不足,
- 2022-05-23 21:06:21下载
- 积分:1
-
imgSlider
一款HTML5响应式全屏宽度幻灯片特效,该HTML5图片特效是一款可以根据屏幕的大小自动调整幻灯片的宽度(An HTML5 responsive full-screen width slide effect is free. The HTML5 image effect is a slide width that can be adjusted automatically according to the size of the screen.)
- 2019-05-10 09:18:54下载
- 积分:1
-
购物商城 html5+css+JS+Bootstrap前端框架实例
购物商城 html5+css+JS+Bootstrap前端框架实例
- 2021-05-06下载
- 积分:1
-
电脑端模仿手机端下一步效果。
模仿手机端下一步的提示效果。解压压缩包点击frame.html可以看到效果。
- 2022-06-01 07:09:48下载
- 积分:1
-
网上花店
说明: 利用HTML语言和CSS语言编写的前端网页设计,实现简单的模拟网上花店的网页(Using HTML language and CSS language to write the front-end webpage design, to achieve a simple simulation of online florist webpage)
- 2020-12-26 22:38:30下载
- 积分:1
-
Android新浪天气预报
package edu.hrbeu.WeatherDemo;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import org.w3c.*;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.safety.Whitelist;
import org.jsoup.select.Elements;
public class Test {
/** 新浪天气网址 */
public final String SINA_URL = "http://php.weather.sina.com.cn/xml.php";
/** 新浪天气XML调用密码 */
public final String PASSWOR
- 2022-02-07 09:34:36下载
- 积分:1
-
jQuery复制移除表单元素代码
jQuery复制移除表单元素代码基于jquery.1.7.2.min.js制作,可复制移除相同表单。
- 2023-02-16 20:55:04下载
- 积分:1
-
内容变化的表单代码
说明: 着输入内容变化的表单代码是一款会随着输入内容的变多变少而自动变(Form code that changes input content is a form code that changes automatically as input content changes.)
- 2019-03-20 08:59:54下载
- 积分:1