摘要: 第一章:引言 软件构建的艺术:介绍了软件开发的复杂性,以及编写高质量代码的重要性。强调了良好的编码习惯不仅能提高代码的可读性和可维护性,也能降低后期的开发成本。 第二章:软件构建的哲学 质量的重要性:讨论了软件质量的定义,强调高质量软件不仅包括功能的正确性,还包括可维护性、可读性和可扩展性等方面。提 阅读全文
posted @ 2024-10-05 10:04 记得关月亮 阅读(34) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <title>车间班组</title> <style> /* 整体 阅读全文
posted @ 2024-10-05 09:59 记得关月亮 阅读(8) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <title>工资核算信息</title> <style> /* 阅读全文
posted @ 2024-10-05 09:59 记得关月亮 阅读(7) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <title>质量检验信息</title> <style> /* 阅读全文
posted @ 2024-10-05 09:57 记得关月亮 阅读(8) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <title>生产制令</title> <style> /* 整体 阅读全文
posted @ 2024-10-05 09:56 记得关月亮 阅读(14) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <title>生产工序信息</title> <style> /* 阅读全文
posted @ 2024-10-05 09:56 记得关月亮 阅读(9) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <title>产品批次</title> <style> /* 整体 阅读全文
posted @ 2024-10-05 09:55 记得关月亮 阅读(9) 评论(0) 推荐(0)