登录
首页 » Java » 家政

家政

于 2020-10-19 发布
0 243
下载积分: 1 下载次数: 3

代码说明:

说明:  家政服务小程序。适合预约上门家政服务项目店铺使用(Housekeeping Service Procedure)

文件列表:

jiazheng-master, 0 , 2017-03-28
jiazheng-master\README.md, 242 , 2017-03-28
jiazheng-master\app.js, 719 , 2017-03-28
jiazheng-master\app.json, 251 , 2017-03-28
jiazheng-master\app.wxss, 493 , 2017-03-28
jiazheng-master\images, 0 , 2017-03-28
jiazheng-master\images\111.jpg, 12859 , 2017-03-28
jiazheng-master\images\333.jpg, 12729 , 2017-03-28
jiazheng-master\images\add.png, 536 , 2017-03-28
jiazheng-master\images\del.png, 1411 , 2017-03-28
jiazheng-master\images\h1.png, 474112 , 2017-03-28
jiazheng-master\images\header-icon.jpg, 5089 , 2017-03-28
jiazheng-master\images\icon_address.png, 797 , 2017-03-28
jiazheng-master\images\icon_address_right.png, 353 , 2017-03-28
jiazheng-master\images\icon_app.jpg, 12591 , 2017-03-28
jiazheng-master\images\icon_arrived_time.png, 863 , 2017-03-28
jiazheng-master\images\icon_buy.png, 15234 , 2017-03-28
jiazheng-master\images\icon_buy_clear.png, 574 , 2017-03-28
jiazheng-master\images\icon_cart_minus.png, 726 , 2017-03-28
jiazheng-master\images\icon_cart_plus.png, 761 , 2017-03-28
jiazheng-master\images\icon_jifen.png, 982 , 2017-03-28
jiazheng-master\images\icon_liuyan.png, 2177 , 2017-03-28
jiazheng-master\images\icon_phone.png, 631 , 2017-03-28
jiazheng-master\images\icon_pname.png, 772 , 2017-03-28
jiazheng-master\images\remark_icon.jpg, 1951 , 2017-03-28
jiazheng-master\pages, 0 , 2017-03-28
jiazheng-master\pages\detail, 0 , 2017-03-28
jiazheng-master\pages\detail\detail.js, 123 , 2017-03-28
jiazheng-master\pages\detail\detail.json, 2 , 2017-03-28
jiazheng-master\pages\detail\detail.wxml, 4066 , 2017-03-28
jiazheng-master\pages\detail\detail.wxss, 1866 , 2017-03-28
jiazheng-master\pages\index, 0 , 2017-03-28
jiazheng-master\pages\index\index.js, 1640 , 2017-03-28
jiazheng-master\pages\index\index.json, 2 , 2017-03-28
jiazheng-master\pages\index\index.wxml, 3723 , 2017-03-28
jiazheng-master\pages\index\index.wxss, 3333 , 2017-03-28
jiazheng-master\utils, 0 , 2017-03-28
jiazheng-master\utils\util.js, 460 , 2017-03-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 是一个能够从pop3服务器中检查所有邮件,并且可以查看邮件内容,也可以删除邮件但是没有实现附件的接收,使用时需要设定服务器地址以及用户名和密码;...
    是一个能够从pop3服务器中检查所有邮件,并且可以查看邮件内容,也可以删除邮件但是没有实现附件的接收,使用时需要设定服务器地址以及用户名和密码;-is from a pop3 server check all mail, and can check mail, mail can be deleted but did not achieve the annex to receive, use need to set server addresses and user names and passwords;
    2022-02-13 04:35:29下载
    积分:1
  • 基于NUCLEUS 操作系统的FTP协议原代码
    基于NUCLEUS 操作系统的FTP协议原代码-FTP
    2022-03-02 12:41:45下载
    积分:1
  • 基于OPNET的无线自组织AODV协议的仿真
    说明:  基于OPNET的无线自组织网络AODV协议的仿真(Simulation of AODV protocol in wireless ad hoc network based on OPNET)
    2020-04-01 23:43:19下载
    积分:1
  • Phrack-Magazine
    phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of ​ ​ published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
    2014-01-13 18:06:16下载
    积分:1
  • 模拟退火算法
    说明:  智能算法模拟退火算法(Simulate Anneal,SA)是一种通用概率演算法,用来在一个大的搜寻空间内找寻命题的最优解。模拟退火是由在1983年所发明的。在1985年也独立发明此演算法。模拟退火算法是解决TSP问题的有效方法之一。(Simulate Anneal (SA) is a general probabilistic algorithm to Simulate the optimal solution of proposition in a large search space. Simulated annealing was developed by. The algorithm was also independently invented in 1985. Simulated annealing algorithm is one of the effective methods to solve TSP problem)
    2020-06-17 09:20:02下载
    积分:1
  • TCPIP源码,很有价值
    TCPIP源码,很有价值-TCPIP source and of great value
    2022-01-26 00:21:40下载
    积分:1
  • Jakarta小组开发的文件上传序的源代码
    Jakarta小组开发的文件上传程序的源代码-Jakarta team that developed the file upload program"s source code
    2022-07-03 03:45:02下载
    积分:1
  • ajax development erp process, nice, learning to use, and a lot of good
    ajax开发的erp程序,好呀,学习用的,大有好处-ajax development erp process, nice, learning to use, and a lot of good
    2022-02-15 05:50:26下载
    积分:1
  • QAM
    用VPI仿真软件仿真光网络的传输。中的QAM调制(VPI simulation software simulation with optical transmission. The QAM modulation)
    2010-05-20 21:58:04下载
    积分:1
  • knife.rar
    face to world on internet(it s the google chrome)
    2012-10-19 22:25:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载