Skip to content
#

spc

Here are 46 public repositories matching this topic...

bazz1tv
bazz1tv commented Jul 27, 2020

Suggested by OPNA!

Use ${MAKE} -C instead of make -C

  1. make assumes that make can be found on the PATH and that the make that was used to invoke the build is the same one that's found on the PATH, which isn't a safe assumption. ${MAKE} afaict is an automatic variable pointing to the currently running make binary
  2. make breaks some metadata that make uses to properly pass on and manage som

💘👽😎在线统计过程控制系统(online SPC system),毕业设计课题是《基于SPC的产品质量在线分析系统》,非常非常非常认真并且花了非常非常非常多的时间才完成的,虽然代码写的很难看,但功能也算是齐备了,希望对学弟学妹们有参考价值。

  • Updated Sep 27, 2019
  • C#

Improve this page

Add a description, image, and links to the spc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spc topic, visit your repo's landing page and select "manage topics."

Learn more