Re: Is linux your daily driver? Hardware and Software Linux and Unix by Reverend Jim … explained what formatting was in terms of paving and marking lines in a parking lot. As a bonus, once I was… Re: Any jQuery 4 users? Programming Web Development by Dani … ultimately cannot. It just might take a whole bunch more lines of code in native JS. So that’s the allure… Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by graceweb It’s amazing how just a few strategic changes can turn a struggling funnel into a success story. The emphasis on trust signals and emotional storytelling really resonates—those elements create a connection that can be the deciding factor for prospects. Thanks for highlighting those key takeaways! It’s a good reminder that sometimes it’s not … McCharts - ArkTS Programming Software Development by 杨_659 … X-axis 1. Drawing axis 2. Drawing dividing lines 3. Drawing scale lines 4. Drawing text labels 2. Drawing Y-axis 1…. Drawing axis 2. Drawing dividing lines 3. Drawing scale lines 4. Drawing text labels · Drawing line area 1… how to lock control in vb6 by given code Programming by Syed Zubair Ali i have a project where i have to given code to system to lock different controls by using code lines in vb6. please guide. DeepSeek R1 vs Llama 3.1-405b for Text Classification and Summarization Programming Computer Science by usmanmalik57 …." user_query = "How to build muscles. Reply in three lines." response = generate_response(model, system_instructions, user_query) print(response) ``` **Output:** ![img1… Re: How to contact a specific member Community Center Say Hello! by Dani Oh, I forgot to mention, from within a member’s business card, you can always bypass paying the introductory fee if you know the member’s email address. There should be a link there that says something along the lines of do you already know this member? Unlock this member with their email. Re: What Happened When We Applied Psychology-Backed Tweaks to a Funnel? Digital Media Digital Marketing by asadkhan12 Your post perfectly highlights the power of behavioral psychology in funnel optimization! The results speak for themselves—small yet strategic psychological tweaks can make a massive impact on conversions. Trust signals, emotional storytelling, and cognitive ease are often overlooked but make all the difference. The way you broke down each … Re: how to lock control in vb6 by given code Programming by rproffitt Controls by default are locked in place (position) so that's a done deal. Explain further what you need. Also, VB6 is very old so while I did code in it till about a decade ago we have moved on to other platforms and there is no further access to the dev systems to verify any code I may offer. I strongly suggest you move away from VB6 as soon… Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’ Community Center by rproffitt UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance. Lines Programming Software Development by charqus Hello guys. How can i set like in left tabel of the source code , to appear each line ? I found just the color for them ... [url]http://files.uploadffs.com/d/e/471ce739/lines.PNG[/url] I found , i checked 'Show all settings' , then i choose Text Editor - C# - General -> antipenultimate LineNumbers Lines Programming Software Development by Onlineshade Whats wrong here ? Why the code output prints some extra lines? Input:line number=n. Enter number=num.If line=4 … Lines of code identifier and counter Programming Software Development by Maxpein … of text file is physical lines of code, blank lines of code, comment lines of code and logical lines of code. 4. Counts the… text field. 6. The displayed output will be the identified lines of code and the number of counts in each ploc… Re: lines of codes program Programming Software Development by ezkonekgal …0){ count++; }else{ count2++; } } System.out.println("-------Lines Of COdes-------"); System.out.println("number of…you click ok. also, it should read the lines when the ok button is click. not when … textfield is filled that it automatically read the lines and prints in the console. what do i… Re: lines of codes program Programming Software Development by jon.kiparsky … facts about the file: number of lines, number of uncommented lines, number of methods. Average number of lines per method. Number of fields… Lines per Day Programming Software Development by achristov Hi guys, Has someone measured how many lines of code (approx) she/he produces daily? NLoc utility or OxyProject Metrics help in counting number of lines. Thanks! Re: Lines per Day Programming Software Development by Poab9200 I too think counting how many lines you create/change in a program... I'm quite the … I've completly recoded an entire app of nearly 6000 lines of code in about 6 hours... I guess it all… lines of codes program Programming Software Development by ezkonekgal hello. I need some help on our implementation on lines of code program. here's the algorithm we have: 1. … the contents of the count variable as the number of lines of the code. II would like to ask any ideas… Re: lines of codes program Programming Software Development by ezkonekgal …++; } } System.out.println("number of lines:" + count); System.out.println("number of lines:" + count2); //Close the input stream… Re: lines of codes program Programming Software Development by tong1 … in main static int count =0; // count the number of lines where characters are found static int count2=0; // count the… nubmer of empty lines public FileRead(){ // constructor for FileRead try{ FileDialog fd = new FileDialog… Re: Lines per Day Programming Software Development by Ramy Mahrous hmmm, why should I do that, we take salaries based on number of tasks we do neither number of hours nor number of lines of code :D Re: Lines per Day Programming Software Development by sknake …/concurrent version control that generates reports based on number of lines changed or added. I use svn and the SVN developers… Re: lines of codes program Programming Software Development by ezkonekgal Mr Tong1, i was wondering.. Could it be possible to restrict file to be choosen by the fileDialog.. like wen the dialog opens.. since the program will read lines of code... could i restrict it to accept .java files and .txt files? Re: Lines between two dates Programming Software Development by NormR1 [QUOTE]how can i print only the lines which are between spcific dates by using the above printed date format in JAVA.[/QUOTE] You need to write code that will find the lines with the specific dates. Start printing after finding the first date and stop when finding the last. lines in string i/o Programming Software Development by ronicasingh Hello, This may sound like crazy question, but need some certainty. In a normal i/o console, is it possible to draw or have lines along with inputting text. Ronica lines won't draw in drawinggroup Programming Software Development by ineale … i need (ellipses), but it won't draw the paths(lines). The only thing i could think of is that it… Lines between two dates Programming Software Development by johnpt Hi, Below line of code in my program is priting Date & Time in the format [B]11/3/11 4:33:13 PM IST[/B] , how can i print only the lines which are between spcific dates by using the above printed date format in JAVA. System.out.println("Date & time: " + akarray.getModifiedTime()); Re: reading lines from a file Programming Software Development by Ancient Dragon lines 16, 17 and 18: too many loops and too many … Re: Lines Programming Software Development by Diamonddrake I don't understand the question... Come again? Re: Lines Programming Software Development by charqus I told you , I resolved the problem. [url]http://files.uploadffs.com/d/a/fdf2aab0/ssssssss.PNG[/url]