登录
首页 » Java » android打包jks相关

android打包jks相关

于 2020-06-18 发布 文件大小:2KB
0 190
下载积分: 1 下载次数: 0

代码说明:

   QRCODE

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

发表评论

0 个回复

  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • 1-wire-DS18B20
    The file contains source codes written in C in AVR Studio. This code source contains sample of service thermometer DS18B20 on 1-wire interface
    2011-08-22 19:12:55下载
    积分:1
  • 最优化方法及matlab程序设计
    最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)
    2018-04-21 15:41:14下载
    积分:1
  • 1
    说明:  自定义卷积核,用numpy完成图像卷积运算,生成对应特征图(Customizing convolution kernel, using numpy to complete image convolution operation, generate corresponding feature map)
    2020-04-17 23:12:08下载
    积分:1
  • 现在可以格式化C,C++源文件。
    现在他可以格式化C,C++源文件。-formatted C, C++ source files.
    2022-08-17 21:53:15下载
    积分:1
  • ARIMA风速预测
    说明:  用于风电场区域的风速多步预测问题。模型基于ARIMA,通过数据预处理、进行建模,并使用我国山东省两个风电场的历史风速数据进行测试和分析。结果表明,模型的统计误差小。(Multi-step wind speed prediction in wind farm area. The model is based on ARIMA, through data preprocessing, modeling, and using historical wind speed data of two wind farms in Shandong Province of China to test and analyze. The results show that the statistical error of the model is small.)
    2021-02-18 16:59:45下载
    积分:1
  • Data structure the management of curriculum design, student address book C++ to...
    数据结构的课程设计 学生通讯录的管理 C++做-Data structure the management of curriculum design, student address book C++ to do
    2022-02-14 19:36:43下载
    积分:1
  • A solar calendar of the proceedings to a solar calendar lunar calendar lunar cal...
    一个阳历转阴历的程序 一个阳历阴历日期转换的程序-A solar calendar of the proceedings to a solar calendar lunar calendar lunar calendar date conversion procedure
    2022-05-21 16:50:10下载
    积分:1
  • Sum-Product-algrithm
    这些程序是关于因子图及和积算法的基础程序,对入门有用(These programs are the basic procedures for factor diagrams and accumulation methods, which are useful to the introduction.)
    2017-12-13 10:37:50下载
    积分:1
  • 模拟PC给LEU发送数据,需要ATP支持
    模拟PC给LEU发送数据,需要ATP支持-Send data to LEU
    2022-05-23 20:57:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载