I am currently developing an application, and I want to add a timetable to it, similar to this, http://www.jeasyui.com/tutorial/dd/dnd3.php, where I can add val
I have a text file 1.txt which has following content: module abc I am trying to generate multi-line string that I need to add before module abc line in 1.txt.
id:str, data: str = Body(...,embed=true,min_length=1) I have tried to use min length but i would like to know if there is any other to ensure that received dat
https://i.imgur.com/drQmJn5.mp4 The initial results are animated perfectly. Staggered fade-ins. However, all results AFTER that just appear suddenly and without
I have a command to make a custom welcome message so when someone say changes the title to the custom placeholder {user.id} it would change the title to the joi
If you set your repo config to some fake info: [user] name = Bill Gates email = [email protected] And push commits, the commit on Github show the name and
i am working on an application that I make API calls to get some users for an id. the API gives you the users in an object of 25 length, and i order to get the
I want to represent a Weekday (Monday to Friday) as an enum but am not sure how to represent the data in c++. I have done some reading and have my enum class: e