登录
首页 » 界面开发 » Java程序设计的一个小作业:记事本,仿照Windows下的记事本程序,功能不是很完善!见量...

Java程序设计的一个小作业:记事本,仿照Windows下的记事本程序,功能不是很完善!见量...

于 2022-03-20 发布 文件大小:80.19 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

Java程序设计的一个小作业:记事本,仿照Windows下的记事本程序,功能不是很完善!见量-Java programs designed a small operation : notebook, modeled on the Windows Notepad procedures, functions is not perfect! See volume

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

发表评论

0 个回复

  • 按“始”按钮,可以在文本框中显示所有1000以内的能被37整除的数...
    按“开始”按钮,可以在文本框中显示所有1000以内的能被37整除的数-according to the "start" button in the text box can show all be within the 1000 divisible by the number 37
    2023-05-14 21:20:02下载
    积分:1
  • 用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一...
    用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCpl:是一个控制面版程序,用来控制 NTService 服务;-create simple Win32 services (NTServCtrl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCtrl : an independent process example, it can monitor with a Win32 servi
    2022-12-15 07:30:03下载
    积分:1
  • call c code in java. a very simple mothed. try it
    call c code in java. a very simple mothed. try it
    2023-05-14 14:25:02下载
    积分:1
  • Chm help source
    Chm帮助源程序-Chm help source
    2023-08-31 10:05:03下载
    积分:1
  • ERP 管理
    企业资源规划 (ERP) 是企业管理软件 — — 通常是一套集成的应用程序 — — 一家公司可以用来存储和管理数据,每个阶段的业务,包括: 产品规划、 成本和 developmentManufacturingMarketing 和 salesInventory 的 managementShipping 和 paymentERP 提供的核心业务流程,使用共同的数据库,数据库管理系统维护的集成的实时视图。ERP 系统跟踪业务资源 — — 现金、 原材料、 产能 — — 和业务承诺的现状: 订单、 采购订单和发薪。应用程序组成的系统跨各部门 (生产、 采购、 销售、 会计等) 输入的数据共享数据。ERP 促进所有企业职能部门之间的信息流动,并管理与外部利益相关者的连接。[1] 企业系统软件是数十亿美元产业,生产支持各种业务功能的组件。过去十年,IT 投资已经成为总部设在美国的企业的资本支出的最大类别。虽然早期的 ERP 系统侧重于大型企业,小企业越来越多地使用 ERP 系统。[2] 组织考虑 ERP 系统组织的一个重要工具,因为它集成多个不同的组织系统和便利无错误的交易记录和生产。然而,ERP 系统的开发是不同于传统的系统的发展。[3] ERP 系统在各种各样的计算机硬件和网络配置中,通常使用数据库作为信息存储库上运行。[] 4
    2022-01-25 15:24:23下载
    积分:1
  • 这是我找到的一个小程序,关于图形处理的,希望对大家有所帮助!...
    这是我找到的一个小程序,关于图形处理的,希望对大家有所帮助!-This is what I found a small program on the graphics processing, we want to help!
    2022-02-20 07:04:35下载
    积分:1
  • 基于EasyArm2200和ucOS2上ZLG_GUI及QPYD夜景驱动的实现的实现
    基于EasyArm2200和ucOS2上ZLG_GUI及QPYD夜景驱动的实现的实现-EasyArm2200 and ucOS2 based on ZLG_GUI and QPYD Night Driver to achieve the realization of the
    2022-07-22 23:52:16下载
    积分:1
  • book sales software for the use of small bookstores, using visual basic developm...
    图书销售软件,适合小型书店使用,采用visual basic开发-book sales software for the use of small bookstores, using visual basic development
    2022-11-20 20:15:03下载
    积分:1
  • 实现登录注册功能
    资源描述使用Mysql数据库实现简单的登录注册功能
    2023-04-06 09:55:03下载
    积分:1
  • 1. Search algorithm should be as independent as possible on specific issues. Sea...
    1. 搜索算法应尽可能独立于具体问题。亦即搜索算法程序既可用于迷宫问题,也可用于九宫重排问题、修道士野人问题等-1. Search algorithm should be as independent as possible on specific issues. Search algorithm which can be used to the maze procedure, can also be used JiuGongTu rearrangement, monks Savage problems
    2022-12-30 14:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载