登录
首页 » Java » 流量淘app JAVA

流量淘app JAVA

于 2022-07-10 发布 文件大小:22.27 MB
0 55
下载积分: 2 下载次数: 1

代码说明:

以一种积分的形式,实现网上购物的一款简单的app客户端源码

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

发表评论

0 个回复

  • split_words
    分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末(Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence)
    2013-11-04 19:29:54下载
    积分:1
  • To use Java to write the songtaste download tool, currently only supports single
    用Java写的songtaste下载工具,目前只支持单首歌曲下载,下载方法是:把http地址复制进去,点击下载。程序自动从网页源码中查找到音乐地址-To use Java to write the songtaste download tool, currently only supports single-song download, download method is: to copy the http address in, click on download automatically from the web to look into the music source address. . . .
    2022-11-23 03:40:03下载
    积分:1
  • JAVA原代码集
    如何在首页显示当前的让你的主页能够自动识别来访者使用的浏览器; 一种一条一条显示信息的跑马灯; 自动滚屏并不一定需要Dhtml,到这里看看喔! 在页面上提供向前,向后翻页的按钮。 告诉来访者在本页面停留的时间,作用好坏你判断吧! 请来客登记姓名,统计来访次数。等等 ,还有很多很多原码等着你来看哦~(Home show the current home page you can automatically identify visitors to use the browser; One shows a message of a 5,250; Auto Scroll Dhtml not necessarily need to see here! The pages provide forward and backward scrolling button. Tell visitors stay in the pages of time, the role of good or bad judgment you! Invited guests registered to the name, the number of visitors statistics. And so on and many source waiting for you to look at oh)
    2005-05-18 01:10:01下载
    积分:1
  • java算法斐波那契(Fibonacci)数列
    java算法斐波那契(Fibonacci)数列【核心代码】public class Fibonacci { /** * fibonacci数列 */ // 第一种方法 public static void main(String[] args) { Scanner s = new Scanner(System.in); System.out.print("请输入n(n>0)的值: "); int n = s.nextInt(); int f1 = 1, f2 = 1; for (int i = 1; i
    2021-03-18 16:09:19下载
    积分:1
  • fengjimoxing
    说明:  用MATLAB 仿真了风力机模型 The wind turbine model is simulated with MATLAB(The wind turbine model is simulated with MATLAB)
    2019-04-01 16:54:45下载
    积分:1
  • JAVA简单计算器小程序,包含登录系统
    一个简单的计算器程序,易读懂,包括登录系统,对界面设置也有一定帮助
    2022-01-24 10:03:03下载
    积分:1
  • 智能软件,JAVA开发有使用价值
    智能软件,JAVA开发有使用价值-intelligent software, the development of useful Java
    2023-05-26 11:25:03下载
    积分:1
  • Homework07
    创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
    2020-12-07 21:59:20下载
    积分:1
  • 比较基础的小程序,,适合初学者
    比较基础的小程序,,适合初学者-basis for comparison of the small program, suitable for beginners
    2022-06-15 19:04:58下载
    积分:1
  • Copy-of-CallReminder
    漏电提醒,可以匹配通讯录,其实里面是两个内容,有未接和无服务时从服务商短信发过来的,两种,这个程序里监听的是电信的漏电短信。(Leakage reminder, you can match the address book, in fact, there are two elements, there are missed, and when there is no service the service providers send messages over two, this program is to monitor telecommunications leakage SMS.)
    2015-02-06 15:51:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载