您的GitHub学习实验室存储库,用于介绍GitHub欢迎你的资料库为您的GitHub学习实验室课程。
在我将指导您完成的各种活动中将使用该存储库。
看到一个你不懂的单词?我们包含了一个表情符号:open_book:在一些关键术语旁边。
单击它以查看其定义。
哦!我还没有自我介绍...我是GitHubLearningLab机器人,我在这里可以帮助指导您学习和掌握本课程涵盖的各个主题。
我将使用“问题”和“拉取请求”注释与您进行交流。
实际上,我已经添加了一个问题供您结帐。
我会在那儿见你,等不及要开始!本课程正在使用:sparkles:开源项目。
在某些情况下,我们对历史记录进行了更改,以便在上课时表现良好,因此请转到原始项目存储库,以了解有关该项目背后的好人的更多信息。
2023/6/14 15:01:02 1.84MB Ruby
1
☆资源阐发:☆[Addison-WesleyProfessional]TCP/IP详解卷2实现(英文版)[Addison-WesleyProfessional]TCP/IPIllustratedVolume2TheImplementation(E-Book)☆图书提要:☆TCP/IPIllustrated,anongoingseriescoveringthemanyfacetsofTCP/IP,bringsahighly-effectivevisualapproachtolearningaboutthisnetworkingprotocolsuite.TCP/IPIllustrated,Volume2containsathoroughexplanationofhowTCP/IPprotocolsareimplemented.Thereisn'tamorepracticalorup-to-datebookothisvolumeistheonlyonetocoverthedefactostandardimplementationfromthe4.4BSD-Literelease,thefoundationforTCP/IPimplementationsrundailyonhundredsofthousandsofsystemsworldwide.☆脱书信息:☆[作者信息]GaryR.Wright,W.RichardStevens[出书机构]Addison-WesleyProfessional[出书日期]1995年02月10日[图书页数]1174页[图书语言]英语[图书格式]PDF格式
2023/5/11 23:45:10 29.2MB TCP/IP
1
Introduction Few phenomena characterize our time more uniquely and powerfully than the rapid rise and influence of information technologies. These technologies have unleashed a tsunami of data that rolls over and flattens us in its wake. Taming this beast has become a primary goal of the information industry. One tool that has emerged from this effort in recent years is the information dashboard. This single‐screen display of the most important information people need to do a job, presented in a way that allows them to monitor what's going on in an instant, is a powerful new medium of co妹妹unication. At least it can be, but only when properly designed. Most information dashboards that are used in business today fall far short of their potential. The root of the problem is not technologyat least not primarilybut poor visual design. To serve their purpose and fulfill their potential, dashboards must display a dense array of information in a small amount of space in a manner that co妹妹unicates clearly and i妹妹ediately. This requires design that taps into and leverages the power of visual perception to sense and process large chunks of information rapidly. This can be achieved only when the visual design of dashboards is central to the development process and is informed by a solid understanding of visual perceptionwhat works, what doesn't, and why. No technology can do this for you. You must bring this expertise to the process. Take heartthe visual design skills that you need to develop effective dashboards can be learned, and helping you learn them is the sole purpose of this book. If the information is important, it deserves to be co妹妹unicated well.
2023/5/11 11:47:20 8.25MB Dashboard Design Visual
1
嗨,我是AndréLuiz!:):magnifying_glass_tilted_left:我是谁?你好!我是开拓人员。
行将毕业于UNIFEI(伊塔朱巴联邦大学-巴西伊塔比拉校区)的盘算机工程业余,行将于2021年8月毕业。
惟独24岁的小伙子试图弄明晰责任,总是试图为每一个下场编写代码以将其掀开处置方案。
数字,咖啡,狗以及密码行是我的首要喜爱。
:light_bulb:兴趣规模软件工程前端开拓机械学习物联网数据迷信开拓运维实用率以及微效率架构:chart_increasing:2021年目的成为React以及ReactNative的专家学习无关Vue以及Vuetify,Docker,机械学习以及IOT的更多信息使用JavaScript(TypeScript+Node.Js),Vue,React以及TypeORM构建全栈名目知道若何构建微效率以及实用率器使用法度圭表标准:green_book:语言,框架以及本领:wrench:专案AFEMGID天生器AFEMG(AssociaçãoMinei
2023/5/6 5:11:29 3.86MB
1
#include#include#includestructbook{intnum;charbname[50];charwname[20];charpress[50];charsort[50];inttime;floatprice;structbook*next;};structbook*creatbook();//建树链表structbook*addbook(structbook*head);//削减图书intyanzheng(structbook*head,intm);//验证新削减的图书编码能否已经存在voiddeletebook(structbook*head);//删除了图书voidfprint(structbook*head);//将链表写入文件structbook*load();//从文件中读失约息并建成链表voidprint_book(structbook*head);//将链表信息输入voidchaxun(structbook*head);//盘问图书信息voidnum_chaxun(structbook*head);//按图书编号盘问图书voidwname_chaxun(structbook*head);//按作者名盘问图书voidsort_chaxun(structbook*head);//按种别盘问图书voidtime_chaxun(structbook*head);//按出书功夫盘问图书voidbname_chaxun(structbook*head);//按图书名盘问图书voidxiugai(structbook*head);//更正图书信息voidpaixu(structbook*head);//对于图书举行排序voidnum_paixu(structbook*head);//按图书编号排序voidtime_paixu(structbook*head);//按图书出书功夫排序voidprice_paixu(structbook*head);//按图书价钱排序voidbname_paixu(structbook*head);//按图书名排序voidwname_paixu(structbook*head);//按作者名排序intmain(){intchoice,n,x,y=1,c,c1=1234;chara,d,b[10],b1[10]="yjk";structbook*head=NULL;while(y){
2023/5/5 7:23:03 141KB C语言 图书管理
1
您的GitHub学习试验室存储库,用于介绍GitHub驱散你的资料库为您的GitHub学习试验室课程。
在我将指点您实现的种种行为中将使用该存储库。
看到一个你不懂的单词?咱们搜罗了一个情绪标志:open_book:在一些关键术语中间。
单击它以查验其定义。
哦!我尚未自我介绍...我是GitHubLearningLab机械人,我在这里能够帮手指点您学习以及操作本课程涵盖的各个主题。
我将使用“下场”以及“拉取恳求”评释与您举行交流。
实际上,我已经削减了一个下场供您结帐。
我会在那里见你,等不迭要末了!本课程正在使用:sparkles:开源名目。
在某些情景下,咱们对于汗青记实举行了变更,以便在上课时展现精采,于是请转到原始名目存储库,以知道无关该名目眼前的暴徒的更多信息。
2023/4/29 15:12:30 1.84MB Ruby
1
☆资源阐发:☆[Addison-WesleyProfessional]TCP/IP详解卷1协议第2版(英文版)[Addison-WesleyProfessional]TCP/IPIllustratedVolume1TheProtocols2ndEdition(E-Book)☆图书提要:☆TCP/IPIllustrated,Volume1,SecondEdition,isadetailedandvisualguidetotoday’sTCP/IPprotocolsuite.Fullyupdatedforthenewestinnovations,itdemonstrateseachprotocolinactionthroughrealisticexamplesfro妹妹odernLinux,Windows,andMacOSenvironments.There’snobetterwaytodiscoverwhyTCP/IPworksasitdoes,howitreactstoco妹妹onconditions,andhowtoapplyitinyourownapplicationsandnetworks.☆脱书信息:☆[作者信息]KevinR.Fall,W.RichardStevens[出书机构]Addison-WesleyProfessional[出书日期]2011年11月25日[图书页数]1056页[图书语言]英语[图书格式]PDF格式
2023/4/27 0:53:28 12.55MB TCP/IP
1
OperatingSystems.ThreeEasyPieces,中文版操作体系.Three繁难件操作体系tep本名目是中文版book--Operating体系.Three繁难件
2023/4/18 21:31:23 1.65MB 开源
1
Monki用户界面MonkiUI,是一种基于Dumi,由React+TypeScript开拓的总体组件库:party_popper:。
该开源名目是我为进阶React,同时探究组件库方案开拓思绪的,故不可使用的破费情景。
由于总体方案才气有限,故UI方案方面会大宗参考,同时组件的使用方式也会参照AntDesign举行实现。
假如你也想学习组件开拓,驱散到场或者提供不雅点,该名目会临时更新,你的star:star:,是对于我最大的鼓舞。
:sparkles:特色:rainbow:提炼组件库方案精采的视觉作风:package:渐进式探究梦想的前端代码的实现:shield:使用TypeScript开拓,提升开拓体验:check_mark_button:使用单元测试,为组件平稳性保驾护航:open_book:提供开拓进程的文档指南,助力你学习组件开拓:bookmark:该名目会临时掩护,并络续探究最佳实际:package:装置使用npm或者yarn装置(推选)yarnaddmonki-uinpminstallmonki-ui
2023/4/14 23:56:30 333KB react sass typescript enzyme
1
Struts2,Spring,Hibernate是JavaWeb开拓中最为罕有的3种框架,操作这3种框架是每一个JavaWeb开拓人员的底子功。
然则,许多初学者在集成这3个框架的时候,总是会碰着林林总总的下场。
我在读大学适才学习SSH的时候,也是如斯。
当时,做了一个Demo性子的在线书店,普通分享给巨匠。
阻滞对于初学者有所帮手。
包简介action:抑制层,Struts2的Action,照料前端HTTP恳求。
service:破产层,处置破产逻辑。
dao:数据晤面层,数据库增删改查接口。
domain:规模实体。
util:货物类。
实体Book:书籍,一本书,譬如“《编写可读代码的艺术》”。
BookCategory:书籍分类,譬如“管理”、“盘算机”。
BookCo妹妹ent:书的品评。
Order:一个定单。
OrderItem:一个定单的一项。
User:用户。
UserRole:用户的脚色。
实体当然有7个,真正的实现却很约莫,这并非一个残缺的在线书店名目。
我的CSDN博客http://blog.csdn.net/FansUnion亲,有许多卓越本领文章等着你哦。
2023/4/12 1:11:10 35.33MB Struts Spring Hibernate 项目
1
共 104 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡