Cause:
I see some websites in the post, will check the content of the post is sensitive vocabulary, this time technology is used to protect the smooth operation of society.
Can it be used to promote social and cultural development according to the same technology? I think it's possible.
Social background:
Now it is a culture of colorful society, learning Buddha, monastic, faith in Christ, Confucianism, our Marxism, there are many excellent culture. The most special thing in culture is religion, so the harmony between religions becomes a question of wisdom (in fact all the origins of the denomination are one, that people do not lead, do not know). The key to peaceful coexistence among religions is to allow people of different faiths to see other sects in the classics that have the same or interlinked places as their own beliefs, and to promote a sense of identity with other denominations. (Do you think so?) I said there! I can use the knowledge of Taoism to explain the Buddhist classics, with the Buddhist interpretation of Christ, the Confucian contact is not much, so the Confucian dare not say more
Now the network developed, various forums, post bar, a lot of sites. So, I thought about how to use the Internet to promote religious peace?
Solution:
Premise:
Users come to the network will certainly say some words, if the words appear in the religious aspects of words, such as users said "I think the moral is written well", then this user may develop as a Taoist scholar, then need special training, let it expand the mind, become the promotion of harmony between religions. Another example, the user said "Diamond Sutra, write too abstruse, do not understand", then this user may develop as a Buddhist scholar, also need to fight for. For the harmonious development of religions to fight for the Forces nouvelles, so that the outstanding strength to expand the amount of happiness.
Measures:
I wrote a simple WinForm program to say my solution.
1 UI
2 Code
1 usingSystem;2 usingSystem.Collections.Generic;3 usingSystem.ComponentModel;4 usingSystem.Data;5 usingSystem.Drawing;6 usingSystem.IO;7 usingSystem.Linq;8 usingSystem.Text;9 usingSystem.Text.RegularExpressions;Ten usingSystem.Threading.Tasks; One usingSystem.Windows.Forms; A - namespaceWindowsFormsApplication1 - { the Public Partial classForm1:form - { - PublicForm1 () - { + InitializeComponent (); - } + A Private voidButton1_Click (Objectsender, EventArgs e) at { - if(Regex.IsMatch (textbox1.text,fojia.tostring ())) - { -MessageBox.Show ("Buddha's family: Ji Shan, vows to save all sentient beings"); - } - Else if(Regex.IsMatch (TextBox1.Text, daojia.tostring ())) in { -MessageBox.Show ("Tao family: Ji Shan House, must have Yuqing"); to } + Else if(Regex.IsMatch (TextBox1.Text, rujia.tostring ())) - { theMessageBox.Show ("Confucian people: Benevolence and Wisdom letter"); * } $ }Panax Notoginseng - //three StringBuilder for establishing regular expressions theStringBuilder Daojia =NewStringBuilder (); +StringBuilder Fojia =NewStringBuilder (); AStringBuilder Rujia =NewStringBuilder (); the + Private voidForm1_Load (Objectsender, EventArgs e) - { $ //Read File $ string[] Data=file.readalllines ("Shujuku.txt", Encoding.default); - - //reading data from a database, establishing regular expressions the foreach(varIteminchdata) - {Wuyi string[] aline= item. Split (New Char[] {'|'},stringsplitoptions.removeemptyentries); the - if(aline[1]=="Taoism") Wu { -Daojia.append (aline[0] +"|"); About } $ Else if(aline[1]=="Buddhist") - { -Fojia.append (aline[0]+"|"); - } A Else if(aline[1] =="Confucian") + { theRujia.append (aline[0] +"|"); - } $ } the the //remove the last of each StringBuilder | theFojia.remove (Fojia.length-1,1); theDaojia.remove (Daojia.length-1,1); -Rujia.remove (Rujia.length-1,1); in the } the } About}
3 effects
4 Religious Dictionary Database
Program Description:
What is stored in Shujuku.txt is, which one word corresponds to. As an important basis for discerning the user.
When I input what I want to say, the system automatically distinguish, I am the scholar. Then give the corresponding statement as appropriate.
Optimization of the solution:
The differences between religions, is that the scholar's vision is not large enough, clinging to their own views, if the well-informed, natural can be everywhere in harmony without hindrance
For example, Taoism is to be pure, why? Quiet can give birth to Hui!
The Buddhist six Dyhana master said. Disciple Heart Longevity Wisdom!
Christ said, what is the Treasure of Solomon, the son of Solomon of Israel? Wisdom!
Confucianism, knowing that it is not known, is known. Wisdom!
Isn't that the same place?
For example, I am a Taoist scholar, so in most cases, there are Taoist quotations, but sometimes appear Buddhist, Confucian, Marxist quotations. Let me see, oh, we have a cultural atmosphere of this site, know Taoist classic quotations, and from time and again the classical statements of other beliefs, can let me broaden my horizons, let me understand the other beliefs of the legendary people said what wisdom, but also let me see different cultures in the same place. Do you think this kind of website I can not like? Can not attract a lot of good culture people?
I suggest: Use classic quotations to show the user, such as
"All have the law, such as fleeting dream, such as dew, such as electricity, should be applied"---"Diamond Sutra"
"Water is good for all things but not"---"The Sutra of Morality"
Considerations for this program:
The old saying is good, ning move Thousand River, MO move Tao people. So, if you think I can do this, then do not hit people with faith.
Do not say, "Learn Buddha, not as Marxist", you this website old people, it is equivalent to the old moving thousand river ... Can you make a believer like it? No! Can you thrive? No!
My plan mentions here .... See the Dragon in the field, Lee see the Lord
C#winform website treats different groups of people when they make speech optimization program to promote harmonious coexistence among different religious groups