02 2021 档案
摘要:今天修改代码bug bug源头。。。。 <?xml version="1.0" encoding="utf-8"?><resources> <string name="app_name">HelloWorld</string> <string name="action_settings">Setti
阅读全文
摘要:今天编程家庭账本作业 代码如下 package net.nell.userregistration; import android.content.Intent;import android.os.Bundle;import android.widget.TextView; import andro
阅读全文
摘要:今天继续观看安卓相关教程,以便完成家庭账本的作业 package net.nell.userregistration; import android.content.Intent;import android.os.Bundle;import android.view.View;import and
阅读全文
摘要:今天写了一些家庭账本的代码 <?xml version="1.0" encoding="utf-8"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" package="net.nell.userregistr
阅读全文
摘要:今天打了一些家庭账本的界面代码 <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="30dp" android:gravity
阅读全文
摘要:今日示例sevlet相关示例 404错误:资源未找到(URL书写错误) 原因一:在请求地址中的Servlet的别名书写错误。 原因二:虚拟项目名称拼写错误500错误:内部服务器错误 错误一:java.lang.ClassNotFoundException: ******* 解决:在web.xml中校
阅读全文
摘要:今天开始改善,体温填报app的界面 为此我开始找网上的一些模板,并进行运行, 同时根据代码学习命令 <!--备注--> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" and
阅读全文
摘要:今天花大量时间把体温填报的作业一口气做完。、 并上交给建民老师看。 得到了健民老师的评价:界面太难看。 由于虚拟机的界面比例与手机差别较大导致很别扭。 所以之后打算直接用真机测试。
阅读全文

浙公网安备 33010602011771号