115 questions
For example, consider the following protein, i.e., an arbitrary sequence of 20 amino acids (characters): MNIFEMLRIDELRLKIYKDTEYTIIHLLTKSLNAAKSELDKAIRNTNVITKDEAEKLFNQDVDAAVRILRNAKLKPVYDIn fact, protein...
Can such regular expressions be written?Thank you for your cooperation.0 → out 00→out000→out0000→out00000→out1 → ok123→ok0123→ok00123→ok12345 → ok
What is the difference between reg_match and preg_match?Both seem to match with regular expressions, but I can't decide which one to use.If it's almost the same function, which one should I use for no...
Questions about regular expressions.■ OverviewWell, after abc, it's def.Please tell me the regular expression string to match the def of the above sentence.■ Logic ***LOL I want to extract the last ha...
I am creating a Latex editor, and I am struggling to write files there, so I would like to ask you to teach me.I would like to post the text data you entered to the server in json format and write it ...
For example, if there is a URL like this https://www.example.com/test/?q=test&s=testhttps://www.example.com/hoge/?q=foo&s=faa#hogeI would like to exclude only query parameters and extract the ...
In javascript, I would like to get a regular expression of the sentence ending with . in the part that is not surrounded by to from the text below. Ayeo[AIUEO。kakikukeko。]Hi, everyone.goodbye。helloThe...
We would like to extract only the necessary information from the body of the Outlook email.The part you want to extract has a mix of numbers (up to 5 integers and 1st place in the minority) and you ar...
I want to match characters other than those enclosed in parentheses [], but I don't know.Aiueo [Dark] Kakikukeko [Fuga] ↓ String to match AiueoKakikakeko
Thank you for your help.The site you are currently managing is For example http://example.com/files/contentIn response to the request, you can use .htaccess.RewriteRule^files/([0-9A-Za-z_)]+)$1.php[QS...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.