社区
系统维护与使用区
帖子详情
关于驱动网卡的问题
huaostrich
2004-05-02 12:03:10
在kde的网络设备里能看到rtl8150的网卡,算是驱动了么?谢谢
...全文
99
回复
打赏
收藏
关于驱动网卡的问题
在kde的网络设备里能看到rtl8150的网卡,算是驱动了么?谢谢
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
九度Online Judge上部分题目代码
以前写的,放到我的github上了
Timus Online Judge 1001. Reverse Root
Timus Online Judge 1001. Reverse Root Input The input stream contains aset ofinteger numbers Ai (0≤ Ai ≤ 1018). The numbers are separated byany number ofspaces an...
1120 Friend Numbers (20 分)
1120Friend Numbers(20 分) Two integers are called "friend numbers" if they share the same sum of their digits, and the sum is their "friend ID". For example, 123 and 51 are friend numbers sinc...
1120 Friend Numbers
#include<iostream> #include<bits/stdc++.h> using namespace std; int getans(int a){ int ans=0; while(a/10!=0){ ans+=a%10; a/=10; } ans=ans+a; return ans; } bool _find(vector<in...
系统维护与使用区
19,614
社区成员
74,557
社区内容
发帖
与我相关
我的任务
系统维护与使用区
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
复制链接
扫一扫
分享
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章