创建表时 create table user(id int not null auto_increment, […]
自定义Dialog中的控件如何设置点击事件
自定义Dialog变量为dialog,其中有一个ImageView的id为test,如何为其设置点击事件呢? […]
Linux复制文件到U盘失败
问题 学嵌入式,搞了个Redhat,结果发现U盘复制文件只进不出。从Redhat复制文件到U盘中时,明明已经复 […]
SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known
之前一直用PHP发邮件,今天突然发现不能用了,但是我从来没有修改过代码,也没有动过服务器的相关设置。 2020 […]