2019年3月21日
摘要: ##类别 「网站分类」C++ ``` /************************************************** * 程序名:test1.cpp * 编辑者:鸿灬嗳 * 注:验证全局变量的改变。 ***************************************************/ #include"iostream" us... 阅读全文
posted @ 2019-03-21 19:18 LXHYouth 阅读(221) 评论(0) 推荐(0) 编辑
摘要: 发布图片测试: ![](https://img2018.cnblogs.com/blog/1635446/201903/1635446-20190321161232384-1518739525.jpg) Java代码测试: ``` //计算机等级考试p6例1.2 //编辑者:鸿灬嗳 package test00; class Circle{ static double PI=3.1415926... 阅读全文
posted @ 2019-03-21 16:44 LXHYouth 阅读(106) 评论(0) 推荐(0) 编辑
摘要: //此项目用来跑临时碰到的问题。。 /*此程序使用死循环测试多进程的运行。 packagetest; publicclassExample{ publicstaticvoidmain(String[]args){ while(true){ ... 阅读全文
posted @ 2019-03-21 03:29 LXHYouth 阅读(193) 评论(0) 推荐(0) 编辑
摘要: ``` /************************************************** * 程序名:test1.cpp * 编辑者:鸿灬嗳 * 注:验证全局变量的改变。 ***************************************************/ 阅读全文
posted @ 2019-03-21 03:20 LXHYouth 阅读(154) 评论(0) 推荐(0) 编辑