.. Development > Assembler Basic Batch, Shell C, C++ CSS Databases HTML IDE, Editoren Installation Tools Java JavaScript KiXtart Libraries & Toolkits Licensing Pascal, Delphi Perl PHP PowerShell Python VB for Applications Visual Studio Web Development XML AllOpen articlesSolved articlesTutorialsAll AllOpen articlesSolved articlesTutorialsChronologically ChronologicallyBy viewsMost Commentedrahuljain 23 days agoPython Script ReferencingSolvedI have 2 python files (.py) named file1 and file2. file 1 has the following codes: Question: I want to import file 2 into 1 ...QuestionPython1 Comment16490Schinken77 on Jan 18, 2023Regex help required (include with exclude criteria)SolvedClosedHi all, We are trying to create an expression that matches, if the sequence is containing the string "test123". However it should not match, if ...QuestionDevelopment4 Comments126011colinardo on Dec 30, 2022Mikrotik Scripting: Resolve Domain to IPv6 AddressHello Mikrotik users. Unfortunately Mikrotik does not provide an explicit function for resolving DNS names to IPv6 addresses. The :resolve function only returns a single ...TutorialMikroTikRouters, RoutingDevelopmentDNSAdd434550SandeepKamra on Nov 30, 2022In Java, how do you convert a String to an array?SolvedClosedString myStringArray = "491174, 414529, 414557"; I just want this section of output 491174, 414529, and 414557. I tried a variety of approaches to convert ...QuestionJava1 Comment327510SandeepKamra on Nov 22, 2022The swap method takes an array and two integer array indices as argumentsSolvedClosedThe code below is for a rapid sort class. There is a function named swap near the bottom that is intended to accept an array ...QuestionDevelopmentJava2 Comments127590Frank on Nov 21, 2022Ubuntu: Build Redisearch v2 module for Redis from source codeHere is a tutorial to compile the Redisearch module v2.x for Redis by yourself. At the moment you can get it as binary only as ...TutorialDatabasesDevelopmentUbuntuAdd148960SandeepKamra on Nov 10, 2022Adding many Python files and directories to a single dmg fileSolvedHow can I make a single dmg file out of many Python files in different folders? I know that's doable for a single file, but ...QuestionPython2 Comments083851SandeepKamra on Sep 15, 2022Is every serializable schedule view serializable?SolvedClosedWe are aware that conflict serializability is a valid subset of view serializability in DBMS Schedules of Transactions. However, all serializable schedules may be included ...QuestionDatabasesDevelopmentOff Topic1 Comment022290Frank on Aug 03, 2022Malware system found in several Github forksSecurity researcher and developer Stephen Lacy has discovered a very large malware system on Github. The malware's code was found over 35K code results in ...InformationDevelopmentAdd021810SandeepKamra on Jul 20, 2022Permutation matrix multiplication in PythonSolvedI'm a beginner in Python and i think i cannot seem to understand it well, so wanted to understand the concept of Permutation matrices. A ...QuestionDevelopmentPython1 Comment024430SandeepKamra on Jul 19, 2022What is "inheritance" in Javascript?SolvedClosedCan anyone explain to me with simple words the meaning of "inheritance" in JavaScript? If you could give examples that would be too great. You ...QuestionJavaScriptDevelopment2 Comments031750deagle47 on Jul 15, 2022Powershell check pwdLastSet and set on "0" for an special OUSolvedHello, I'm trying to check the date for the pwdLastSet and to force a new password but unfortunately I get all users (incl. service account) ...QuestionBatch, ShellDevelopment3 Comments251530SandeepKamra on Jul 14, 2022Control Flow Graph from ANSI C codeSolvedI'm building tool for testing ansi c applications. Basically, load code, view control flow graph, run test, mark all vertexes which were hit. I'm attempting ...QuestionC, C++Development1 Comment131860Frank on Jul 05, 2022Software Freedom Conservancy: Give Up GitHubThe Software Freedom Conservancy urges developers in the open source community to completely abandon the services of the code hosting site Github. The main reasons ...InformationDevelopmentAdd121120finome2754 on Jun 17, 2022How do you learn Java programming? And what are the benefits of Java certification?ShowcaseJava, an open-source programming language, has been around for many decades. Java is a general-purpose, object-oriented programming language that is popular with both beginning and ...ShowcaseDevelopmentAdd012860natalie.solero on Apr 12, 2022Move or merge two windows into one guihello guys, below i have a little powershell chat script. after starting the script it opens two seperate windows for writing the message and receving ...QuestionBatch, ShellDevelopment1 Comment031442Tobias2001 on Mar 07, 2022Batch: Check if for loop was successfulSolvedHello, I am currently trying to write a backup script in batch. I have a folder called "backups" and a folder called "long-term-backups" In the ...QuestionBatch, ShellDevelopment1 Comment176600natalie.solero on Jan 28, 2022Powershell GUI creating local usersSolvedHi guys, im trying to create a gui for creating local user accounts. the gui is just running fine but i have a problem creating ...QuestionBatch, ShellDevelopment10 Comments144260ankitdixit on Nov 30, 2021Query: The import java.util.ArrayList cannot be resolved JavaHello All, I am facing some issues while I am trying to run this java program in vscode on online compiler but it shows an ...QuestionJavaDevelopment1 Comment243320AlbertTaylor on Nov 30, 2021How to Migrate Lotus Notes to Office 365Can you suggest me any third party software to migrate Lotus Notes mailboxes to Office 365 account . ...QuestionDatabasesDevelopment1 Comment060790natalie.solero on Aug 06, 2021Get deactivated computers in ad from csv listSolvedHello guys, i'm tryin to figure out which computers are deactivated in active directory. for that i provide the computer names in a csv list. ...QuestionBatch, ShellDevelopment12 Comments152380natalie.solero on Mar 12, 2021Powershell adding action to combobox selectionSolvedat the moment, i want to build a powershell gui. the form is running fine, so there are no problems with it. now i want ...QuestionBatch, ShellDevelopment5 Comments150950natalie.solero on Mar 04, 2021Powershell Folder Picker DialogHello Guys :-) i'm just thinking about to implement a folder picking dialog box in my existing script. In my existing script i want to ...QuestionBatch, ShellDevelopment3 Comments044671natalie.solero on Feb 26, 2021Powershell Uninstall-PackageSolvedHello guys, sorry for my bad english :-) i'm trying to create a powershell script to uninstall software on a remote machine. i enter the ...QuestionBatch, ShellDevelopment6 Comments041090