登录
首页 » Java » 家政

家政

于 2020-10-19 发布
0 238
下载积分: 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 个回复

  • ipc
    qt 进程间通信,windows系统下运行,可以有两种方式 QLocalSocket 或 QSharedMemory(qt inter-process communication, windows system running, there are two ways QLocalSocket or QSharedMemory)
    2012-06-22 13:58:39下载
    积分:1
  • 这个是个未完成品 演示地址:http://www.yyzyq.com 仅以此例给正在学习爱好.net的朋友 希望能给大家带来帮...
    这个是个未完成品 演示地址:http://www.yyzyq.com 仅以此例给正在学习编程爱好.net的朋友 希望能给大家带来帮助-This is an unfinished product demo Address: http://www.yyzyq.com only to this Example are learning to love programming. Net friends hope that I can help everyone
    2023-06-04 21:05:04下载
    积分:1
  • nfc_p2p
    网上搜集的NFC P2P笔记,里面有原文网页链接,帮作者增加人气,哈哈哈! NFC_P2P: NDEF消息解析实例.pdf NFC笔记——ATR_RES 消息结构.pdf NFC笔记——NFCIP-1协议命令集.pdf NFC笔记——PSL_REQ 和 PSL.pdf NFC笔记——WUP_REQ 和 WUP.pdf NFC笔记——初始化RF碰撞避免.pdf NFC笔记——传输帧格式.pdf NFC笔记——通用初始化及单设备检测(SDD)流程.pdf NFC笔记——主动模式和被动模式下激活协议的流程.pdf NFCForum-TS-NDEF.pdf(NFC P2P online collection of notes, there are the original links help authors increase the popularity, ha ha ha! NFC_P2P: NDEF message parsing instance .pdf NFC notes ATR_RES message structure .pdf NFC notes NFCIP-1 protocol commands .pdf NFC notes PSL_REQ and PSL.pdf NFC notes WUP_REQ and WUP.pdf NFC notes- initialization RF collision avoidance .pdf NFC notes- transport frame format .pdf NFC notes- general initialization and single device detection (SDD) process .pdf NFC notes- active mode and passive mode activation protocol process .pdf NFCForum-TS-NDEF.pdf)
    2016-10-22 15:24:57下载
    积分:1
  • MACIP
    用于KOL取得MAC地址的单元,老俄对KOL的支持不错,配套设施齐全(Returns MAC address of the Ethernet network card. On input, set IdxCount to an index of the card (0 is enouth, if Count is not yet known). On output, Count always contains number of cards. It seems that if the are several virtual network devices in addition to the real network device (e.g. installed with Virtual Machine emulators), the first card returned actually is a real network unit. |<br> Though only Ethernet cards are looking for, Count contains amount of all the interfaces (loopback, tokenring, sleep, etc.) So make a loop from 0 to Count-1 until returned value become <> 0 to get the MAC addres og the Ethernet network device)
    2010-03-14 21:00:25下载
    积分:1
  • dsxb
    线性调频信号是一种雷达常用的电磁波信号,当雷达信号检测到目标时候,反射后得到雷达回波信号()
    2020-11-18 20:19:38下载
    积分:1
  • 外弹道课设计
    说明:  外弹道课程设计,建立六自由度仿真模型,在无控的状态下,利用matlab编程仿真计算航空炸弹的投放域。得到导弹的速度时间关系图像,攻角与时间关系图像。(In the course design of external ballistics, a six-degree-of-freedom simulation model is established. In the uncontrolled state, the airborne bomb dropping area is simulated by MATLAB programming. The velocity-time relationship image and the angle of attack-time relationship image of the missile are obtained.)
    2021-03-09 22:59:27下载
    积分:1
  • VC++MFC TCP_SOCKET最简单的TCP传输协议 ,可以在这上面所以的加你喜欢的扩展功能
    本人自己编写的最简单的TCP_SOCKET传输协议,有助于初学者了解SOCKET编程,一窥SOCKET的奥秘! 希望对大家有所帮祝!
    2022-08-20 20:51:36下载
    积分:1
  • Windows NT安全性API简介
    Windows NT安全性API简介-Windows NT security briefings API
    2022-01-26 03:26:59下载
    积分:1
  • P2P文件共享
    实现P2P文件共享,包括5个peer和一个file owner,五个peer从file owner处获取一部分文件,然后五个peer建立拓扑图,实现文件共享
    2022-07-26 20:26:22下载
    积分:1
  • based on the MAC address of the network card physical communications category, c...
    基于MAC网卡物理地址的通信类,可实现不同网段之间通信本类为C++源码需要 winpcap 支持 winpcap 官方地址 http://www.winpcap.org/ winpcap 3.0通过测试。 -based on the MAC address of the network card physical communications category, can be realized between different segments of the communications category C source code needed to support winpcap winpcap official address h ttp :// www.winpcap.org/ winpcap 3.0 to pass the test.
    2022-05-22 04:12:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载