这是SolidExplorerFileandCloudManager。
新功能!现在,您可以使用密码保护文件和文件夹了。
如果您的设备具有指纹传感器,则可以使用它来打开加密的文件,而无需提供密码。
云存储也是如此,现在也可以使用指纹访问它。
产品特点:材料设计!-两个独立的面板用作文件浏览器-丰富的自定义选项:图标集,配色方案,主题-在面板内部和面板之间拖放-FTP,SFTP,WebDav,SMB/CIFS客户端-能够读取和提取甚至是加密的ZIP,7ZIP,RAR和TAR归档文件-能够创建受密码保护的ZIP和7ZIP归档文件-云文件管理器:Dropbox,Box,
2024/9/1 16:16:58 15.97MB Solid Explorer Full
1
SOLID格式的三维模型,九折型材机柜,尺寸为宽600x深600x高2000,空柜
2023/5/28 23:31:46 9.01MB 19寸 机柜 九折型材 模型
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
这本书最后是为北京亚嵌教育研究中心的嵌入式Linux系统工程师就业班课程量身定做的教材之一。
该课程是为期四个月的全日制职业培训,要求学员毕业时具备非常Solid的C编程能力,能熟练地使用Linux系统,同时对计算机体系结构与指令集、操作系统原理和设备驱动程序都有较深入的了解。
然而学员入学时的水平是非常初级而且参差不齐的:学历有专科、本科也有研究生,专业有和计算机相关的也有很不相关的(例如会计专业),以前从事的职业有和技术相关的也有完全不相关的(例如HR),年龄从二十出头到三十五六岁的都有。
这么多背景完全不同、基础完全不同、思维习惯和理解能力完全不同的人来听同一堂课,大家都迫切希望学会嵌入式开发技术,投身IT行业,这就是职业教育的特点,也是我编这本书时需要考虑的主要问题。
2023/3/20 14:10:25 4.51MB Linux Linux+C编程
1
Flutter,TDD,CleanArchtecure,SOLID。
TDD,固体,洁净建筑的概念。
EmProduçãoEsteAppaindaestáemdesenvolvimento。
2023/2/3 14:07:10 77KB Dart
1
靠山类源代码:CClockBackground::~CClockBackground(){}voidCClockBackground::Draw(CDC*pDC){ CPenpenMain(PS_SOLID,1,m_crMain),penOther(PS_SOLID,1,m_crOther); CBrushbrMain(m_crMain),brOther(m_crOther); CPen*pOldPen=pDC->SelectObject(&penOther); CBrush*pOldBrush=pDC->SelectObject(&brMain); CPointptCenter=m_rcRegion.CenterPoint(); intnRadius=m_nRadius-8; for(inti=0;iEllipse(rcDot); } pDC->SelectObject(&penMain); pOldBrush=pDC->SelectObject(&brOther); for(i=0;iRectangle(rcDot); } pDC->SelectObject(pOldPen); pDC->SelectObject(pOldBrush);}
2019/10/5 11:36:38 3.75MB MFC、C++
1
FontAwesomePro5.7.2,留意是Pro版,包括brands,light,regular,solid共计5000余图标。
2021/8/18 20:11:28 12.68MB Font Pro 5.7.2
1
BetterDocs又名Ruby.Web基础此回购是Web采用。
它保留了描述现代原理,模式的示例。
内容圈套元编程功能编程线程数坚实的原则设计模式数据结构演算法成为RubyMeister面试问题贡献在未解决的问题或PR之前,请查看以获取有关如何进行的指南。
希望每个贡献者都遵守。
发展历程对于安装程序开发环境,它要求:Ruby2.5.1NodeJSv10在终端:gitclonehttps://github.com/khusnetdinov/betterdocscdbetterdocsnpminstallbundleinstalljekyllserve流浪汉的设置Vagrant统一了针对不同OS用户的开发。
安装环境需要预安装:在终端:gitclonehttps://github.com/khusnetdinov/betterdocs/cdbetterdocsvagrantup现在正在运行无业游民的虚拟机,然后输入:vagrantsshBetterdocs位于来宾计算机上的/app
2020/2/18 18:02:13 1.35MB ruby algorithm metaprogramming thread
1
国科大2017-2018年高级软件工程程相关的复习考试真题资料。
本人整理和同学对了答案的试题和答案内容:一、概念解释1.敏捷开发方法与Scrum方法2.基于计划-文档开发方法(Plan-and-DocumentbasedDevelopment)3.DRY(Don’tRepeatYourself)无重复代码4.MVC(软件作为服务的开发框架)5.SMART用户故事6.TDDand红-绿-重构7.FIRST测试原则8.代码味道及类内方法SOFA原则(说明S、O、F、A分别代表什么?违法该原则的代码的不好特征、重构和修复的方法)9.类间关系的SOLID原则(说明每个原则的意义、违法该原则的代码的不好特征、重构和修复的方法)(1)单一责任原则(2)开闭原则(3)里氏替换原则(4)依赖注入原则(5)迪米特法则10.持续集成及开发11.文档对象模型(DOM)和jQuery12.JavaScript函数特点13.HTML14.ruby面向对象15.ruby访问控制public、private和protected16.CSS规则构成17.ruby中的数组18.Ruby哈希(Hash)19.Ruby迭代器:each和collect20.Git工作流程
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡