易截截图软件、单文件、免安装、纯绿色、仅160KB
热门标签: c c# c++ asp asp.net linux php jsp java vb Python Ruby mysql sql access Sqlite sqlserver delphi javascript Oracle ajax wap mssql html css flash flex dreamweaver xml
 最新文章 : c

如何实现在C输入密码时候以*显示?

小弟最近遇到了一个可能对于一些高手来说是菜鸟级的问题  那就是如何在C语言中实现模拟登陆界面即在输入密码自动能够以*的形式显示出来!不是说回车后才显示**谢谢
最好*都别显示,显示*会让旁边的人看到密码的位数

UNIX-like的系统,输入密码屏幕无反应的,新手还以为键盘不灵了

C/C++ code:
#include&l ......

C也能干大事,看什么书?

想C也能干大事,那样C编程,该看什么书?
《windows程序设计》

数据结构与各种算法,Windows SDK编程、嵌入式编程,这就是C能干的大事

C 本来就是干大事的吧

现在的操作系统多数还是得用 C

直接看LINUX的源代码

引用
直接看LINUX的源代码

有点难

数据结构
《windows程序设计》

什么 ......

C基础知识研讨---Step1(标识符链接属性)

题目:

有两个源文件:
=============================
Temp_01.c

int aaa = 200;


=============================
Temp.c

static int aaa = 100;

void  main() 

extern int aaa;
printf("the var aaa is : %d\n",aaa);
} ......

<c:forEach 输出Set集合的问题

<table width="100%" border="1" cellpadding="0" cellspacing="0">
  <c:forEach items="${quaeres}" var="q"> 
  <tr> 
  <td align="center">${q.id} </t ......

请大虾 们帮忙解决一个C程序,谢谢


C/C++ code:

void main()
{
int i;
char Data[100];
short Out;
for(i=0;i<100;i++){
Data[i]=i;
}
[color=#FF0000]Out=*(short *)((int *)Data+1);[/color]
printf("Out:%d\n",Out);
}


请大家解释一下为什么程序的结果是:Out ......

世界500强-招聘C/C++软件开发工程师(上海),

Software Development(2年以上)
Excellent system programming skills in C/C++ and Linux or Windows.
Good experience of Installshield
Experienced at embedded firmware, device driver development.
Good command of written and oral English
Experience in device driver development is a plus
......
总记录数:1754; 总页数:293; 每页6 条; 首页 上一页 [227] [228] [229] [230] 231 [232] [233] [234] [235] [236]  下一页 尾页
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号