基于TypeScript(ES)+Angular+Ionic开发的一款APP前后台全套源代码.zip
2024/9/27 8:12:15 843KB typescript angular ionic app
1
Everyday,moreandmorepeoplelearnandusetheC++programmingLanguage.IhavetaughtCtothousandsofstudentsinmylife.IseemanyofthosestudentsnowmovingtoC++intheirschoolworkorcareer.TheC++languageisbecominganindustry-acceptedstandardprogramminglanguage,usingthesolidfoundationofCtogainafoothold.C++issimplyabetterCthanC.C++ByExampleisoneofseveralbooksinQue抯newlineofByExampleseries.Thephilosophyofthesebooksissimple:Thebestwaytoteachcomputerprogrammingconceptsiswithmultipleexamples.Commanddescriptions,formatsyntax,andlanguagereferencesarenotenoughtoteachanewcomeraprogramminglanguage.Onlybylookingatnumerousexamplesandbyrunningsampleprogramscanprogrammingstudentsgetmorethanjusta揻eel?forthelanguage.TableofContentsOverviewIIntroductiontoC++1WelcometoC++2WhatIsaProgram?3YourFirstC++Program4VariablesandLiterals5CharacterArraysandStrings6PreprocessorDirectives7SimpleInput/OutputIIUsingC++Operators8UsingC++MathOperatorsandPrecedence9RelationalOperators10LogicalOperators11AdditionalC++OperatorsIIIC++Constructs12ThewhileLoop13TheforLoop14OtherLoopOptions15TheswitchandgotoStatements16WritingC++FunctionsIVVariableScopeandModularProgramming17VariableScope18PassingValue19FunctionReturnValuesandPrototyping20DefaultArgumentsandFunctionOverloadingVCharacterInput/OutputandStringFunctions21DeviceandCharacterInput/Output22Character,String,andNumericFunctionsContentsxVIArraysandPointers23IntroducingArrays24ArrayProcessing25MultidimensionalArrays26Pointers27PointersandArraysVIIStructuresandFileInput/Output28Structures29ArraysofStructures30SequentialFiles31Random-AccessFiles32IntroductiontoObject-OrientedProgrammingVIIIReferencesAMemoryAddressing,Binary,andHexadecimalReviewBAnswerstoReview
2024/9/23 17:18:36 4.2MB C++ example
1
linux离线安装es-head插件完整步骤以及安装包:包括先安装nodeJs、grunt;
再安装head。
都是离线
2024/9/20 21:19:20 19.83MB linux 离线 无外网 lastic
1
CMA-ES算法的C++包,里面有简单的使用说明注释,以及一个简单的函数拟合举例
2024/8/23 14:21:55 21KB CMA-ES
1
台达ES系列PLC解密软件。
用于密码忘记解密用。
1
根据研究和咨询公司大佬本人搭建的生产环境运行的es集群配置文件,版本6.5.4,操作系统是CentOS7.63台es做成的集群,亲测可用。
只需要更改集群名称和每台节点的名称即可使用。
2024/7/28 13:27:10 622B elasticsearc jiqun es
1
Es
2024/7/23 20:26:09 68KB es
1
ES的google插件
2024/7/7 4:51:43 393KB ES elasticsearch head es-head
1
台达PLC解密软件,可解密台达EX,ES,SS系列PLC!
2024/6/24 3:14:19 9KB 台达PLC解密
1
该文档主要是elasticsearch7.x版本的安装及集群配置,配合head,ik插件的安装。
【备注,配置参数更新如下:cluster.name:es-7node.name:t-1network.host:10.96.141.45http.port:9200transport.tcp.port:9301node.master:truenode.data:truebootstrap.memory_lock:truediscovery.seed_hosts:["10.xx.xx.104:9300","10.xx.xx.45:9300","10.xx.xx.45:9301"]discovery.zen.minimum_master_nodes:2bootstrap.system_call_filter:falsecluster.initial_master_nodes:["10.xx.xx104","10.xx.xx.45"]#外网访问http.cors.enabled:truehttp.cors.allow-origin:"*"】
2024/6/22 13:01:09 7KB elasticsearch 集群
1
共 65 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡