5,430 Posted Topics
Re: This may be impossible for assembly, visual-basic-6 and maybe xml. A quick search seems to indicate this was a homework assignment for Java ( https://www.chegg.com/homework-help/questions-and-answers/create-class-named-person-two-subclasses-named-student-employee-create-faculty-staff-subcl-q12794309 ) Please folk, take a little time with those tags. Make sure they really apply to the question. | |
Re: It looks to me you would duplicate the code starting at about DWORD dwData = 6 to where this code section ends (remember I take it this is your code, not found in the wild and that you write code) and paste that above the return 0; and make changes … | |
Re: Did you want to ask a question or write a tutorial? | |
Re: Good to hear. Can you share where you are stuck so we can begin a discussion? | |
Re: This looks like homework. If anyone writes this for you then the professor will find the completed work here and fail anyone that used the answer. You don't want that. Can you instead share where you are stuck and show your work so far? | |
Re: Odd way of asking but OK, can you write where you are stuck versus dumping your homework assignment? | |
Re: Welcome. Can you make a new discussion about that 11 year old problem you are working on? | |
Re: This looks like work or a class assignment. Is the graph graphical? If so, what libraries are used and on which OS as that can be an issue. Let's skip all the part about where dumping assignments and all that and have you share more detail about where you are … | |
Re: Let me state that this is a GOOD THING. If the cypher always encoded to the same text then decryption is more likely. Remember that you did write "the cryptography decrypts" so it's not broken. | |
Re: Video example: https://www.youtube.com/watch?v=LpZH0wvCsmw | |
Re: This doesn't tell me enough. All in fun, I could write 'Person. Woman. Man. Camera. TV' as well as the next person but on its own be meaningless to most of us. Take a little time to explain what you need as well as pose a question or two. | |
Re: I'd have to use a language translator but you mention Visual Basic 6.0 which is so old and can't be bought any longer for decades. My advice is to move up to a current version. | |
Re: Even if you don't know Python, why can't you convert it line by line. For example, is line 1 a problem? | |
Re: That link has no code so I can't see your code as well as where you explain where you are stuck. | |
Re: This sounds like homework. Please show your work and write about where you are stuck. | |
Re: Nod to https://en.wikipedia.org/wiki/Code::Blocks for status. It's last update was 14 months ago which isn't a bad thing. Most consider it a "good IDE." HOWEVER with the arrival of AI/ML powered development systems such as Tabnine our expectations of a good IDE are changing. 2018 - https://www.reddit.com/r/rust/comments/9uhc1x/tabnine_an_autocompleter_for_all_languages_built/ 2021 - Even better. | |
Re: I read your DW profile and your web site. It appears you are the expert here and should be writing a tutorial for us. | |
Re: Slightly better post than https://www.daniweb.com/programming/software-development/threads/535582/microscopic-multiply However it appears to be the same demand. Remember to show your work and tell where you are stuck. | |
Re: How to fix? See priors by research with "canvas create_image with more than one image". | |
Re: How much are you paying me to do this work? This does however look like homework which is for you to write but if you are stuck, please tell us where and show your work to fix it. Then we can discuss what to try next. | |
Re: I like the answer at https://stackoverflow.com/questions/67921726/how-can-i-limit-number-of-bookings-in-sql-where-per-month-only-5-bookings-can-al It left you to work out the INSERT details. | |
Re: Can you edit this? 1. Format it for readability. 2. Ask a question. As it stands I can't find your questions. | |
Re: I'd turn to tutorials about this. I see so many out there but this one looks complete. https://www.c-sharpcorner.com/article/asp-net-mvc-rest-web-api-post-method/ | |
Re: Note: https://stackoverflow.com/questions/67767106/inconsistent-value-of-data-returned-through-libusb-interrupt-transfer and maybe other places on the web. As I have done work in embedded designs this question is incomplete and even with the full details I might have to get on a bench with the usual debug gear to see what is what. But another clue is you … | |
Re: Is this an AIMBOT? It sounds like it. I won't write about this issue as to whether it's fair to play with such but let's see if there's an aimbot for your game. Which game is it? Example at https://guidedhacking.com/threads/really-simple-fov-aimbot-code-tested-for-csgo.15087/ | |
Re: All this but my question is how did you obtain so many fake email addresses? The few times this came up the poor marketer had purchased some email lists (which were garbage.) | |
Re: Please show your work and effort. Read https://www.daniweb.com/programming/threads/535529/pls-help-idk-where-to-start-in-this-program-i-m-just-new-to-programming | |
Re: The formatting looks off and you forgot to tell what error you see. | |
Re: From https://www.daniweb.com/welcome/rules - Do provide evidence of having done some work yourself if posting questions from school or work assignments | |
Re: Welcome to Daniweb! | |
Re: There are too many priors on this so I might not find an exact match. However: https://social.msdn.microsoft.com/Forums/en-US/e7742040-1a16-4a35-89a7-d2cf2c750de4/moving-a-picture-using-mouse-inside-a-picturebox?forum=csharplanguage looks close enough. | |
Re: Since it's a tablet our usual is to do the full factory reset. If this fails we turn back to the maker for what to do next. I can't guess as to your warranty status but do look at that now. | |
Re: From https://www.daniweb.com/welcome/rules - Do provide evidence of having done some work yourself if posting questions from school or work assignments | |
Re: From https://www.daniweb.com/welcome/rules - Do provide evidence of having done some work yourself if posting questions from school or work assignments | |
Re: From https://www.daniweb.com/welcome/rules - Do provide evidence of having done some work yourself if posting questions from school or work assignments | |
Re: No web site I know uses C#. Can you share an example? Maybe like this? -> https://docs.microsoft.com/en-us/previous-versions/aspnet/ms178135(v=vs.100)?redirectedfrom=MSDN | |
Re: Let's check out this tutorial -> https://www.w3schools.com/howto/howto_css_image_text.asp | |
Re: So you want a unique number from the username? Ideas follow: 1. Use the CRC64 result of the name. Code at : https://pypi.org/project/crc64iso/ 2. Use the name and write a function to (simply?) create the unique number. Maybe another spin of #1 but take the numeric value of each character … | |
Re: To be fair, can I submit this to the professor directly so I can get credit? Just kidding you. It would be best if you share what you've done so far and ask for help where you are stuck. For us to do your homework and you take credit would … | |
Re: All this yet I would have to guess this has to be in PHP or something else. Please be specific what system you are coding in. | |
Re: It appears a lot of new members are not trying at all. Your code is badly formatted with extra blank lines and more bad formatting. If I ignore this it looks like basic ask some questions, get input and so on. Why not start with a tutorial or two about … | |
Re: This looks like homework. As you may know, this place doesn't do your homework but if you have a specific area or issue that you are stuck we can discuss that. | |
Re: Welcome. But what is this graphic doing here on your first and hello post? | |
Re: There are more than one lock here. This looks like homework to me so I won't solve it for you but give you a hint. Rearrange the items you listed by grouping what goes together. Example, the first link of T1, T4 belongs with T4, T1. Remember I take it … | |
Re: At 9 years old, not unexpected to see the end. Try the usual but keep in mind I didn't check if the battery is easily unplugged. 1. Unplug charger and battery then press and hold the power button for 60 seconds. Release, slip in battery, apply power, wait and few … | |
|
The End.