-
医生搜索引擎
医生搜索引擎。
- 2022-01-21 21:17:39下载
- 积分:1
-
jquery.easing.min.js
/*
* jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
*
* Uses the built in easing capabilities added In jQuery 1.1
* to offer multiple easing options
*
* TERMS OF USE - EASING EQUATIONS
*
* Open source under the BSD License.
*
* Copyright © 2001 Robert Penner
* All rights reserved.
*
* TERMS OF USE - jQuery Easing
*
* Open source under the BSD License.
*
* Copyright © 2008 George McGinley Smith
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the abov
- 2022-03-12 05:29:52下载
- 积分:1
-
企业站源码,无BUG,运营版
完全没有bug的企业站源码,完美运营版,支持多主题切换!
- 2023-05-06 14:30:03下载
- 积分:1
-
EncryptString
EncryptString可以通过c应用程序加密和解密64位字库
- 2023-04-18 10:40:03下载
- 积分:1
-
HadSky轻论坛 v3.5.3 正式版
HadSky轻论坛是一款对非营利性个人用户免费开放的论坛系统,基于原创的puyuetianPHP轻框架开发设计,涵盖基本论坛功能,可扩展插件和自定义论坛模板,HadSky轻论坛实现了程序体积小、加载速度快、操作方便和纯原创(轻、快、简、原)的特点,是一款新兴的国产PHP论坛程序,程序的服务端和客户端均由蒲乐天开发和制作,版权均归蒲乐天所有,论坛新兴还有很多地方需要改进和完善,也希望大家能支持我,支持HadSky轻论坛。
- 2023-01-18 16:40:04下载
- 积分:1
-
支付宝支付接口
- 2022-01-26 05:54:21下载
- 积分:1
-
会议计划程序
一个项目,创建新的会议,并将成员添加到会议上,通过选择适当的成员。邮件发送到选定的成员。我们可以取消会议。当会议取消取消邮件自动发送到各自的成员添加到用户
- 2022-05-19 09:06:23下载
- 积分:1
-
css3d效果源码
之前用到的时候网上下载的 一直保存着
- 2022-03-26 01:44:45下载
- 积分:1
-
企业办公管理系统
用于企业办公系统管理与设计,有详细的登录界面以及文字添加信息管理系统的管理与运行,基本实现企业办公系统的实现,以及图片存储方式的运行以及设计,有三个设计的源代码
- 2022-11-16 05:30:03下载
- 积分:1
-
转盘活动
基于php和html做的流量转盘活动,可以根据不同的中奖率来调节,
$sql2 = "update bind set tel="".$_POST["tel"]."" where user = "".$_POST["user"].""";
// echo $sql2;
$res2 = mysql_query($sql2);
$sql3 = "update sign set tel="".$_POST["tel"]."" where User = "".$_POST["user"].""";
$res3 = mysql_query($sql3);
$sql4 = "update award set tel="".$_POST["tel"]."" where user = "".$_POST["user"].""";
$res4 = mysql_query($sql4);
if($res2 && $res3 && $res4){
- 2022-01-29 02:34:51下载
- 积分:1