-
eims_house_v5.6.3_free
Asp源码 » 人才房产 » 房产中介管理系统eims_house (eims house)
- 2014-06-08 23:01:57下载
- 积分:1
-
alert
说明: this webpage have an view of a alert.rar
- 2019-03-18 02:12:42下载
- 积分:1
-
wangzhyuanma
说明: 仿动易集团网站代码,看了还不错的,大家下了看看(PowerEasy fake Web site code, looked pretty good, everyone has to see)
- 2009-08-21 09:38:30下载
- 积分:1
-
lovewall
js+div+css写的爱心墙,适合新手观摩和模仿(js+div+css write love a wall, suitable for novices to observe and imitate)
- 2014-01-24 10:23:01下载
- 积分:1
-
骑兵系统最新版[支持空间+打枪+黑号]
骑兵系统最新版[支持空间+打枪+黑号]骑兵系统最新版[支持空间+打枪+黑号]骑兵系统最新版[支持空间+打枪+黑号]骑兵系统最新版[支持空间+打枪+黑号]骑兵系统最新版[支持空间+打枪+黑号]
- 2022-03-25 13:21:45下载
- 积分:1
-
MVC + EF音乐商店系统
资源描述我学习MVC看到网上的教程和视频跟着做了 ;上传上来以后的
- 2023-07-24 02:20:04下载
- 积分:1
-
layout_menu
这个程序提供了一个实用的网页模板,利用DIV+CSS设计了一个网页框架,并利用CSS设计了一个常用的弹出式菜单。(This program designs a practical webpage, which gives a page structure implemented with DIV+CSS and offers a frequently used pop menu coded by CSS.)
- 2020-06-22 00:20:02下载
- 积分:1
-
URL 缩短 Ruby on Rails
BabyURL-一个很好的 url 缩短服务
要得到这种类型的 url 缩短的服务,您必须安装在您的服务器中的轨道上的红宝石。
然后键入这个命令
ngit clone https://github.com/Mashpy/babyurlrails.git
cd babyurlrails
bundle install
cp config/database.example.yml config/database.yml
rake db:migrate
现在,检查您的网站。
- 2022-05-22 07:49:00下载
- 积分:1
-
ueditor_v1.2.4.0_php
Ueditor基于BSD开源协议,除了具有代码精简、加载迅速的轻量级特质外,还采用了分层理念,使开发者可以根据实际应用和需求自由定制。
Ueditor编辑器划分为了三层架构。其中,核心层为开发者提供了诸如range、selection、domUtils类的底层API接口,中间的命令插件层不仅提供了大量的基础command,还允许开发者基于核心层进行command命令的开发,而面向用户端的界面层则可以提供自由定制的用户交互界面。Ueditor开源编辑器这种拥有可配性的模式,令开发者能够根据自身需要接入任何一层进行开发。(Outside Ueditor based on BSD open source license, in addition to streamlined code, load the rapid lightweight qualities, also uses a hierarchical concept, so that developers can be based on the actual application and needs the freedom to customize. Ueditor editor divided for three-tier architecture. The core layer provides developers such as the bottom of the range, selection, domUtils like API interface, the middle of the command plugin layer not only provides a lot of basic command also allows developers based on the development of the core layer command command and oriented The client interface layer can provide the freedom to customize the user interface. Ueditor open source editor this mode and can be equipped with the developers to develop according to their own need to access any layer.)
- 2012-12-22 09:37:50下载
- 积分:1
-
计算 时间差 准确
class date
{
public:
date(){}
void set(int p1,int p2,int p3)
{
year=p1;month=p2;day=p3;
}
int year,month,day;
};
int a[]={31,28,31,30,31,30,31,31,30,31,30,31},*p1,*p2,*p3,i=1,k=0;
int main()
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 07:10:28下载
- 积分:1